qaskx.template/api/default/error-nnn/error-410.json

10 lines
195 B
JSON

{
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/error-model"
}
}
},
"description": "The requested resource is no longer available on the server."
}