mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-24 13:48:14 -05:00
9 lines
143 B
JSON
9 lines
143 B
JSON
|
{
|
||
|
"operationId": "schema",
|
||
|
"summary": "Returns this swagger API schema",
|
||
|
"responses": {
|
||
|
"200": {
|
||
|
"description": "200 response"
|
||
|
}
|
||
|
}
|
||
|
}
|