api-ref: fix wrong naming in /execute
Change-Id: I5a244892d46b69be1394eb89a86a4c16fcd1439d
This commit is contained in:
parent
994359ea96
commit
0a3a763e1b
@ -1141,10 +1141,10 @@ Response
|
|||||||
|
|
||||||
.. rest_parameters:: parameters.yaml
|
.. rest_parameters:: parameters.yaml
|
||||||
|
|
||||||
- exec_output: exec_output
|
- output: exec_output
|
||||||
- exec_exit_code: exec_exit_code
|
- exit_code: exec_exit_code
|
||||||
- exec_id: exec_id
|
- exec_id: exec_id
|
||||||
- exec_url: exec_url
|
- url: exec_url
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user