Merge "api-ref: fix wrong naming in /execute"

This commit is contained in:
Zuul 2020-08-31 04:45:59 +00:00 committed by Gerrit Code Review
commit 1f7419b2ba

View File

@ -1141,10 +1141,10 @@ Response
.. rest_parameters:: parameters.yaml
- exec_output: exec_output
- exec_exit_code: exec_exit_code
- output: exec_output
- exit_code: exec_exit_code
- exec_id: exec_id
- exec_url: exec_url
- url: exec_url
.. note::