mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 21:08:13 -05:00
10 lines
118 B
JSON
10 lines
118 B
JSON
|
{
|
||
|
"type": "object",
|
||
|
"description": "Error",
|
||
|
"properties": {
|
||
|
"error": {
|
||
|
"$ref": "./error-object.json"
|
||
|
}
|
||
|
}
|
||
|
}
|