Skip to content

Commit 9dc972b

Browse files
authored
BW-1305 Swagger Update (#6818)
* Properly documenting metadataArchiveStatus in WorkflowQueryResult model * Update docs
1 parent 7a744d9 commit 9dc972b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/api/RESTAPI.md

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

engine/src/main/resources/swagger/cromwell.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,6 +1494,9 @@ definitions:
14941494
type: string
14951495
format: date-time
14961496
description: Workflow submission datetime
1497+
metadataArchiveStatus:
1498+
type: string
1499+
description: Status in metadata archives
14971500
start:
14981501
type: string
14991502
format: date-time

0 commit comments

Comments
 (0)