mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-23 05:18:12 -05:00
8 lines
112 B
JSON
8 lines
112 B
JSON
|
{
|
||
|
"type": "array",
|
||
|
"description": "Certificates list",
|
||
|
"items": {
|
||
|
"$ref": "./certificate-object.json"
|
||
|
}
|
||
|
}
|