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

10 lines
182 B
JSON

{
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/error-model"
}
}
},
"description": "The server can not find the requested resource."
}