mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 04:19:19 +00:00
NEROCKET-294 Create and Deploy Api Docs For Cypress PreReq - GET work…' by github action: 7143373087
9 lines
229 B
YAML
9 lines
229 B
YAML
description: Expected response to a valid request
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
workflow_actions:
|
|
type: object
|
|
$ref: '../schemas/GET/WorkflowAction.yaml' |