Bumping k8s dependencies to 1.13
This commit is contained in:
13
vendor/github.com/go-openapi/spec/fixtures/bugs/1621/responses.yaml
generated
vendored
Normal file
13
vendor/github.com/go-openapi/spec/fixtures/bugs/1621/responses.yaml
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
responses:
|
||||
|
||||
V4Generic401Response:
|
||||
description: Permission denied
|
||||
schema:
|
||||
$ref: "./definitions.yaml#/definitions/V4GenericResponse"
|
||||
examples:
|
||||
application/json:
|
||||
{
|
||||
"code": "PERMISSION_DENIED",
|
||||
"message": "The requested resource cannot be accessed using the provided authentication details."
|
||||
}
|
||||
|
Reference in New Issue
Block a user