mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
changed PUSH to POST in README.md (#689)
This commit is contained in:
parent
9e433ea4c4
commit
5f3b91f3f1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue