qaskx.template/api/default/error-501/error-nnn.tmpl

10 lines
189 B
Cheetah

{
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/error-model"
}
}
},
"description": "The service is not implemented"
}