mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 03:35:59 +08:00
nginx api DOC
This commit is contained in:
16
plugin/nginx/API.md
Normal file
16
plugin/nginx/API.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## Nginx Plugin API
|
||||
|
||||
### POST /plugin/nginx/update_site/
|
||||
|
||||
Request:
|
||||
|
||||
{
|
||||
"type": "guide/json/nginx",
|
||||
"config": <Object>
|
||||
}
|
||||
|
||||
No Response.
|
||||
|
||||
Exception:
|
||||
|
||||
* not_in_service
|
||||
Reference in New Issue
Block a user