mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +00:00
7 lines
126 B
YAML
7 lines
126 B
YAML
name: workflow_id
|
|
in: query
|
|
description: Workflow ID for filtering
|
|
required: false
|
|
schema:
|
|
type: string
|
|
format: uuid |