6 lines
140 B
YAML
6 lines
140 B
YAML
4 years ago
|
'401':
|
||
|
description: Not Authorized
|
||
|
content:
|
||
|
application/json:
|
||
|
schema:
|
||
|
$ref: ../../components/schemas/Error.yaml#/Error
|