diff options
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 8fbc52e99..aa6be7e87 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -300,7 +300,7 @@ paths: | |||
300 | responses: | 300 | responses: |
301 | '200': | 301 | '200': |
302 | description: successful operation | 302 | description: successful operation |
303 | /jobs: | 303 | /jobs/{state}: |
304 | get: | 304 | get: |
305 | summary: Get list of jobs | 305 | summary: Get list of jobs |
306 | security: | 306 | security: |