fix process group show path

This commit is contained in:
burnettk 2022-06-05 18:13:09 -04:00
parent 2392c9e2de
commit f00dff8450

View File

@ -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