Skip to content

Commit

Permalink
[Auto Generated] 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jigardafda committed Jul 28, 2023
1 parent 4949fad commit c509a34
Show file tree
Hide file tree
Showing 26 changed files with 1,388 additions and 444 deletions.
2 changes: 1 addition & 1 deletion dist/application.js

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion documentation/application/COMMON.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,14 +338,18 @@ Success
| __v | number? | yes | |
| _id | string? | yes | |
| capital | string? | yes | |
| country_code | string? | yes | |
| currency | string? | yes | |
| default_currency | [LocationDefaultCurrency](#LocationDefaultCurrency)? | yes | |
| default_language | [LocationDefaultLanguage](#LocationDefaultLanguage)? | yes | |
| iso2 | string? | yes | |
| iso3 | string? | yes | |
| latitude | string? | yes | |
| longitude | string? | yes | |
| name | string? | yes | |
| parent | string? | yes | |
| phone_code | string? | yes | |
| state_code | string? | yes | |
| type | string? | yes | |
| uid | number? | yes | |

Expand Down Expand Up @@ -377,7 +381,7 @@ Success

| Properties | Type | Nullable | Description |
| ---------- | ---- | -------- | ----------- |
| items | [string]? | yes | |
| items | [[LocationCountry](#LocationCountry)]? | yes | |


---
Expand Down
26 changes: 13 additions & 13 deletions documentation/application/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,13 +297,13 @@ Success. Check the example shown below or refer `Application` for more details.
"modified_at": "2020-12-02T05:49:41.610Z",
"__v": 29,
"banner": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/landscape-banner/original/uSwlNpygq-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/landscape-banner/original/uSwlNpygq-Uniket-B2B.png"
},
"logo": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
},
"favicon": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/favicon/original/y3h6SSlY5-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/favicon/original/y3h6SSlY5-Uniket-B2B.png"
},
"domains": [
{
Expand All @@ -323,7 +323,7 @@ Success. Check the example shown below or refer `Application` for more details.
],
"app_type": "live",
"mobile_logo": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
},
"domain": {
"verified": true,
Expand Down Expand Up @@ -388,16 +388,16 @@ Success. Check the example shown below or refer `ApplicationDetail` for more det
"name": "Uniket B2B",
"description": "Uniket B2B - India's Fastest Growing Retail Store - Aapki Badhti Dukaan",
"logo": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
},
"mobile_logo": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png"
},
"favicon": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/favicon/original/y3h6SSlY5-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/favicon/original/y3h6SSlY5-Uniket-B2B.png"
},
"banner": {
"secure_url": "https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/application/pictures/landscape-banner/original/uSwlNpygq-Uniket-B2B.png"
"secure_url": "https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/landscape-banner/original/uSwlNpygq-Uniket-B2B.png"
},
"domain": {
"verified": true,
Expand Down Expand Up @@ -1586,13 +1586,13 @@ Success
| Properties | Type | Nullable | Description |
| ---------- | ---- | -------- | ----------- |
| _id | string? | yes | The unique identifier (24-digit Mongo Object ID) for the sales channel details |
| banner | [SecureUrl](#SecureUrl) | no | |
| description | string | no | It gives a detailed information about the sales channel. It is required. |
| banner | [SecureUrl](#SecureUrl)? | yes | |
| description | string? | yes | It gives a detailed information about the sales channel. It is required. |
| domain | [Domain](#Domain)? | yes | |
| domains | [[Domain](#Domain)]? | yes | |
| favicon | [SecureUrl](#SecureUrl) | no | |
| logo | [SecureUrl](#SecureUrl) | no | |
| mobile_logo | [SecureUrl](#SecureUrl) | no | |
| favicon | [SecureUrl](#SecureUrl)? | yes | |
| logo | [SecureUrl](#SecureUrl)? | yes | |
| mobile_logo | [SecureUrl](#SecureUrl)? | yes | |
| name | string | no | Name of the sales channel. It is required. |


Expand Down
Loading

0 comments on commit c509a34

Please sign in to comment.