Skip to content

Commit

Permalink
docs: readd system state count description
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg authored Sep 28, 2024
1 parent 3a832ab commit 4a05e5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi/workflow_execution_service.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,9 @@ components:
additionalProperties:
type: integer
format: int64
description: >-
The system statistics, key is the statistic, value is the count of runs in that state.
See the State enum for the possible keys.
auth_instructions_url:
type: string
description: A web page URL with human-readable instructions on how to get an authorization token for use with a specific WES endpoint.
Expand Down

0 comments on commit 4a05e5a

Please sign in to comment.