changed PUSH to POST in README.md (#689)
This commit is contained in:
parent
9e433ea4c4
commit
5f3b91f3f1
@ -238,7 +238,7 @@ Reference syntax:
|
|||||||
<details>
|
<details>
|
||||||
<summary>Click for API routes details</summary>
|
<summary>Click for API routes details</summary>
|
||||||
|
|
||||||
- `/login` with `PUSH` user data: `{username: '', password: ''}` for login
|
- `/login` with `POST` user data: `{username: '', password: ''}` for login
|
||||||
- `/panel/api/inbounds` base for following actions:
|
- `/panel/api/inbounds` base for following actions:
|
||||||
|
|
||||||
| Method | Path | Action |
|
| Method | Path | Action |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user