mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-23 21:08:18 +00:00
fix process group show path
This commit is contained in:
parent
2392c9e2de
commit
f00dff8450
@ -25,7 +25,7 @@ paths:
|
||||
type: array
|
||||
items:
|
||||
$ref: "#/components/schemas/WorkflowSpecCategory"
|
||||
/process-group/{process_group_id}:
|
||||
/process-groups/{process_group_id}:
|
||||
get:
|
||||
operationId: spiffworkflow_backend.routes.process_api_blueprint.process_group_show
|
||||
summary: Returns a single process group
|
||||
|
Loading…
x
Reference in New Issue
Block a user