Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMazdak Pakaghideh <me@mazdak.dev>2023-07-04 11:35:40 +0300
committerGitHub <noreply@github.com>2023-07-04 11:35:40 +0300
commit5f3b91f3f109edd86dedb9604fd851150aac97d6 (patch)
tree6cdfb0400fa0897a4eb6fd762769862299eb0e91 /README.md
parent9e433ea4c4b5083941752f12ae268c435b601aa5 (diff)
changed PUSH to POST in README.md (#689)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f6325ed..98bcb304 100644
--- a/README.md
+++ b/README.md
@@ -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 |