Skip to content

Commit

Permalink
Merge branch 'develop' into da_AJ-1571_importSwatTests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb authored Mar 21, 2024
2 parents 5500757 + 45e3e8c commit 540a65d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/resources/swagger/api-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8980,7 +8980,8 @@ components:
workspace:
$ref: '#/components/schemas/WorkspaceDetails'
workspaceSubmissionStats:
$ref: '#/components/schemas/WorkspaceSubmissionStats'
description: GCP workspace submission statistics, deprecated as part of the list response due to slow performance. This field will continue to be supported on individual workspace details.
deprecated: true
description: ""
WorkspaceRequest:
required:
Expand Down Expand Up @@ -9085,7 +9086,7 @@ components:
runningSubmissionsCount:
type: integer
description: Count of all the running submissions
description: Statistics about submissions in a workspace
description: Statistics about submissions in a workspace (only supported for GCP workspaces)
WorkspaceTag:
required:
- count
Expand Down

0 comments on commit 540a65d

Please sign in to comment.