Files
api-specs/nerm/responses/WorkflowAction.yaml
2023-08-23 12:12:13 -04:00

9 lines
228 B
YAML

description: Expected response to a valid request
content:
application/json:
schema:
type: object
properties:
workflow_action:
type: object
$ref: '../schemas/GET/WorkflowAction.yaml'