mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 12:27:48 +00:00
9 lines
208 B
YAML
9 lines
208 B
YAML
required: true
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
workflow_session:
|
|
type: object
|
|
$ref: "../../schemas/PATCH/WorkflowSession.yaml" |