Skip to content

Commit

Permalink
refactor: remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Junwei Dai <[email protected]>
  • Loading branch information
Junwei Dai committed Sep 5, 2024
1 parent 4d7d28e commit 03ed38a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions spec/namespaces/flow_framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,20 +85,6 @@ paths:
$ref: '#/components/responses/flow_framework.get'
'404':
$ref: '../schemas/flow_framework._errors.yaml#/components/schemas/TemplateNotFoundError'
# /_plugins/_flow_framework/workflow/_steps:
# get: {}
# /_plugins/_flow_framework/workflow/_search:
# post: {}
# get: {}
# /_plugins/_flow_framework/workflow/state/_search:
# post: {}
# get: {}
# /_plugins/_flow_framework/workflow/{workflow_id}/_deprovision:
# post: {}
# /_plugins/_flow_framework/workflow/{workflow_id}/_provision:
# post: {}
# /_plugins/_flow_framework/workflow/{workflow_id}/_status:
# get: {}
components:
parameters:
flow_framework.get::path.workflow_id:
Expand Down

0 comments on commit 03ed38a

Please sign in to comment.