Skip to content

Commit

Permalink
Fix method of busy endpoint in swagger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yvanoers committed Nov 3, 2020
1 parent e805b7a commit 06e6a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ paths:
items:
$ref: '#/definitions/execution'
/busy:
post:
get:
description: |
Returns the running executions.
operationId: busy
Expand Down

0 comments on commit 06e6a72

Please sign in to comment.