mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-09-16 11:50:35 +00:00
Fix custom cert writes, fix schema
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
"$ref": "./paths/audit-log/get.json"
|
||||
}
|
||||
},
|
||||
"/audit-log/{id}": {
|
||||
"get": {
|
||||
"$ref": "./paths/audit-log/id/get.json"
|
||||
}
|
||||
},
|
||||
"/nginx/access-lists": {
|
||||
"get": {
|
||||
"$ref": "./paths/nginx/access-lists/get.json"
|
||||
|
Reference in New Issue
Block a user