10 lines
280 B
JSON
10 lines
280 B
JSON
|
|
{
|
||
|
|
"content": {
|
||
|
|
"application/json": {
|
||
|
|
"schema": {
|
||
|
|
"$ref": "#/components/schemas/error-model"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"description": "Indicates that the request requires user authentication information. The client MAY repeat the request with a suitable Authorization header field"
|
||
|
|
}
|