From 1f4d5020d6f202b7d85bbc4a5ef864c2daa01a4c Mon Sep 17 00:00:00 2001 From: AmirmahdiNourkazemi Date: Wed, 10 Jun 2026 12:06:34 +0330 Subject: [PATCH] feat --- Auth/Check OTP.yml | 2 +- Auth/Login.yml | 2 +- Auth/Register.yml | 4 ++++ Auth/Update Profile.yml | 8 ++++++++ opencollection.yml | 2 +- 5 files changed, 15 insertions(+), 3 deletions(-) diff --git a/Auth/Check OTP.yml b/Auth/Check OTP.yml index c548d12..390c0f1 100644 --- a/Auth/Check OTP.yml +++ b/Auth/Check OTP.yml @@ -11,7 +11,7 @@ http: data: - name: mobile type: text - value: "09001234567" + value: "09362957108" - name: token type: text value: "96969" diff --git a/Auth/Login.yml b/Auth/Login.yml index 5002b3c..2b5554e 100644 --- a/Auth/Login.yml +++ b/Auth/Login.yml @@ -14,7 +14,7 @@ http: value: admin@gmail.com - name: password type: text - value: "969699" + value: "96969" - name: package_name type: text value: com.approagency.meditation diff --git a/Auth/Register.yml b/Auth/Register.yml index 2ff164c..db7331c 100644 --- a/Auth/Register.yml +++ b/Auth/Register.yml @@ -43,6 +43,10 @@ http: type: text value: "" disabled: true + - name: age + type: text + value: "" + disabled: true - name: referrer_code type: text value: "" diff --git a/Auth/Update Profile.yml b/Auth/Update Profile.yml index e668af4..8553809 100644 --- a/Auth/Update Profile.yml +++ b/Auth/Update Profile.yml @@ -25,9 +25,17 @@ http: - name: birthday type: text value: 2001-05-02 + - name: age + type: text + value: "" + disabled: true - name: mobile type: text value: "09001234563" + - name: referrer_code + type: text + value: "" + disabled: true auth: inherit settings: diff --git a/opencollection.yml b/opencollection.yml index 567f063..edd5007 100644 --- a/opencollection.yml +++ b/opencollection.yml @@ -21,12 +21,12 @@ request: variables: - name: baseUrl value: http://localhost:8000/api + disabled: true - name: token value: https://api.approagency.ir disabled: true - name: baseUrl value: https://api.approagency.ir/api - disabled: true - name: token value: 8|REv3lOtv8xTiL5Z6BoWiqfsWpc4daSpNfQrhYTEe261e6f9a - name: baseUrl