10 lines
271 B
JSON
10 lines
271 B
JSON
|
|
{
|
|||
|
|
"content": {
|
|||
|
|
"application/json": {
|
|||
|
|
"schema": {
|
|||
|
|
"$ref": "#/components/schemas/error-model"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"description": "Unauthorized request. The client does not have access rights to the content. Unlike 401, the client’s identity is known to the server."
|
|||
|
|
}
|