Suggestions for improvement: There's a mix of JSON and YAML file examples. If we're aiming to have YAML examples, then we should make it consistent. For example the builds file has a JSON example: https://docs.openshift.com/enterprise/3.0/dev_guide/builds.html#defining-a-buildconfig But the routes file has a YAML example: https://docs.openshift.com/enterprise/3.0/dev_guide/routes.html#creating-routes
PR here: https://github.com/openshift/openshift-docs/pull/2089
Commit pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/fd257678b52b759b3bb59bbb87eb17fd55a5f058 Merge pull request #2089 from bfallonf/bz1253128 Bug 1253128 : Mass conversion of json to yaml
Verified all files have yaml instead of json (probably too many to list here). Moving to closed.