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:
7
backend/schema/components/audit-log-list.json
Normal file
7
backend/schema/components/audit-log-list.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "array",
|
||||
"description": "Audit Log list",
|
||||
"items": {
|
||||
"$ref": "./audit-log-object.json"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user