This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
nginx-proxy-manager
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
develop
nginx-proxy-manager
/
backend
/
schema
/
components
/
setting-list.json
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
103 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Refactor API Schema and validation
2024-10-09 18:05:15 +10:00
{
"type"
:
"array"
,
"description"
:
"Setting list"
,
"items"
:
{
"$ref"
:
"./setting-object.json"
}
}
Reference in New Issue
Copy Permalink