changed PUSH to POST in README.md

This commit is contained in:
Mazdak Pakaghideh 2023-07-02 22:39:11 +03:30 committed by GitHub
parent 9e433ea4c4
commit 9f4b8ce0c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |