Skip to content

Commit

Permalink
WX-1110 minor update to swagger endpoint page
Browse files Browse the repository at this point in the history
  • Loading branch information
JVThomas committed Jul 10, 2023
1 parent f5bcb3e commit 6f4137b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/RESTAPI.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions engine/src/main/resources/swagger/cromwell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,8 @@ paths:
responses:
'200':
description: Successful request
schema:
$ref: '#/definitions/WorkflowMetadataResponse'
'400':
$ref: '#/responses/BadRequest'
'404':
Expand Down

0 comments on commit 6f4137b

Please sign in to comment.