updated swagger for beta-3, resolves #741

pull/743/head
Scott Anderson 2020-02-06 15:28:04 -07:00
parent dd479a7070
commit a167499313
1 changed files with 10 additions and 0 deletions

View File

@ -3322,6 +3322,12 @@ paths:
application/json:
schema:
$ref: "#/components/schemas/Bucket"
422:
description: Request body failed validation
content:
application/json:
schema:
$ref: "#/components/schemas/Error"
default:
description: Unexpected error
content:
@ -7284,6 +7290,10 @@ components:
type: string
labelID:
type: string
missingEnvRefs:
type: array
items:
type: string
missingSecrets:
type: array
items: