feat: initial

This commit is contained in:
2026-05-19 13:01:12 +03:30
commit eaec696a1b
66 changed files with 1682 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
info:
name: Get a User Status V1
type: http
seq: 6
http:
method: GET
url: "{{baseUrl}}/admin/users/:mobile/status-v1"
params:
- name: package_name
value: com.vada.newmozahemyab
type: query
disabled: true
- name: mobile
value: "9134342794"
type: path
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5