api-ref: fix wrong naming in /execute

Change-Id: I5a244892d46b69be1394eb89a86a4c16fcd1439d
This commit is contained in:
Hongbin Lu 2020-08-24 04:44:31 +00:00
parent 994359ea96
commit 0a3a763e1b
1 changed files with 3 additions and 3 deletions

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::