mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-03-01 01:20:49 +03:00
changed PUSH to POST in README.md (#689)
This commit is contained in:
parent
9e433ea4c4
commit
5f3b91f3f1
@ -238,7 +238,7 @@ Reference syntax:
|
||||
<details>
|
||||
<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:
|
||||
|
||||
| Method | Path | Action |
|
||||
|
Loading…
Reference in New Issue
Block a user