docs
docs copied to clipboard
API - Execute job JSON response incorrect
Describe the bug
The JSON response for running a job is different than the XML response. The JSON response is a single execution info item, not an array.
Source page https://docs.rundeck.com/docs/api/rundeck-api.html#running-a-job
I believe this has already been fixed. Can you please confirm @ProTip?