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
+28
View File
@@ -0,0 +1,28 @@
info:
name: Login OTP
type: http
seq: 1
http:
method: POST
url: "{{baseUrl}}/auth/login-otp"
body:
type: multipart-form
data:
- name: mobile
type: text
value: "09362957108"
- name: package_name
type: text
value: com.approagency.meditation
- name: fcm_token
type: text
value: cxrhJQY3SKC3SVbEJ_GKZE:APA91bGG6NzfDRZQUe_AviOomn7UgSNZCDt6BUaizoXB67lK5YZqQkgsjRDjI4oIpHDCaigzvsrsfxgwrVhmoJbhzxficGwsYCOojZyIRVoR9AZXQkIfkRU
disabled: true
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5