Modify according to review feedback.

This commit is contained in:
Aaron Tan
2016-12-02 14:47:38 -05:00
parent 5a60954997
commit 7f358d893e

View File

@@ -18,8 +18,8 @@ workflow_job_template. The response will include the following fields:
this workflow_job_template (JSON object, read-only) this workflow_job_template (JSON object, read-only)
Make a POST request to this resource to launch the workflow_job_template. If any Make a POST request to this resource to launch the workflow_job_template. If any
passwords, inventory, or extra variables (extra_vars) are required, they must credential, inventory, project or extra variables (extra_vars) are required, they
be passed via POST data, with extra_vars given as a YAML or JSON string and must be passed via POST data, with extra_vars given as a YAML or JSON string and
escaped parentheses. escaped parentheses.
If successful, the response status code will be 201. If any required passwords If successful, the response status code will be 201. If any required passwords