Compare commits
2 commits
a72ff4b06c
...
76a8369434
Author | SHA1 | Date | |
---|---|---|---|
76a8369434 | |||
b8f8a91e4a |
1 changed files with 3 additions and 0 deletions
3
OAS3.yml
3
OAS3.yml
|
@ -93,6 +93,9 @@ components:
|
||||||
type: string
|
type: string
|
||||||
message:
|
message:
|
||||||
type: string
|
type: string
|
||||||
|
"type":
|
||||||
|
type: string
|
||||||
|
enum: ["ERR", "WARN"]
|
||||||
responses:
|
responses:
|
||||||
AuthenticationRequired:
|
AuthenticationRequired:
|
||||||
description: Authentication is required (401)
|
description: Authentication is required (401)
|
||||||
|
|
Loading…
Reference in a new issue