nginx-proxy-manager/backend/embed/api_docs/paths/schema/get.json

9 lines
143 B
JSON

{
"operationId": "schema",
"summary": "Returns this swagger API schema",
"responses": {
"200": {
"description": "200 response"
}
}
}