Files
nginx-proxy-manager/backend/doc/paths/schema/get.json
2021-06-14 19:45:28 +10:00

9 lines
143 B
JSON

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