From: Rigel Kent Date: Mon, 19 Nov 2018 21:10:35 +0000 (+0100) Subject: add job state in path in openapi spec X-Git-Tag: v1.1.0-rc.1~16 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d216b5387fb774d1355df3ace002f7be469bd450;p=oweals%2Fpeertube.git add job state in path in openapi spec --- 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: responses: '200': description: successful operation - /jobs: + /jobs/{state}: get: summary: Get list of jobs security: