@wix/auto_sdk_ecom_delivery-profile 1.0.148 → 1.0.150
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/index.js +1 -44
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +0 -12
- package/build/cjs/index.typings.js +1 -44
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.js +1 -44
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.mjs +1 -44
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +0 -12
- package/build/es/index.typings.mjs +1 -44
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.mjs +1 -44
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.js +1 -44
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +0 -12
- package/build/internal/cjs/index.typings.js +1 -44
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.js +1 -44
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.mjs +1 -44
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +0 -12
- package/build/internal/es/index.typings.mjs +1 -44
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.mjs +1 -44
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1738,8 +1738,6 @@ interface DeliveryProfileCreatedEnvelope {
|
|
|
1738
1738
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.READ-ECOM
|
|
1739
1739
|
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
1740
1740
|
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
1741
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1742
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1743
1741
|
* @permissionScope Manage eCommerce - all permissions
|
|
1744
1742
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
|
|
1745
1743
|
* @permissionId ECOM.DELIVERY_PROFILE_READ
|
|
@@ -1761,8 +1759,6 @@ interface DeliveryProfileDeletedEnvelope {
|
|
|
1761
1759
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.READ-ECOM
|
|
1762
1760
|
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
1763
1761
|
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
1764
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1765
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1766
1762
|
* @permissionScope Manage eCommerce - all permissions
|
|
1767
1763
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
|
|
1768
1764
|
* @permissionId ECOM.DELIVERY_PROFILE_READ
|
|
@@ -1784,8 +1780,6 @@ interface DeliveryProfileRegionAddedEnvelope {
|
|
|
1784
1780
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.READ-ECOM
|
|
1785
1781
|
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
1786
1782
|
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
1787
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1788
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1789
1783
|
* @permissionScope Manage eCommerce - all permissions
|
|
1790
1784
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
|
|
1791
1785
|
* @permissionId ECOM.DELIVERY_PROFILE_READ
|
|
@@ -1807,8 +1801,6 @@ interface DeliveryProfileRegionRemovedEnvelope {
|
|
|
1807
1801
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.READ-ECOM
|
|
1808
1802
|
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
1809
1803
|
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
1810
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1811
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1812
1804
|
* @permissionScope Manage eCommerce - all permissions
|
|
1813
1805
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
|
|
1814
1806
|
* @permissionId ECOM.DELIVERY_PROFILE_READ
|
|
@@ -1830,8 +1822,6 @@ interface DeliveryProfileRegionUpdatedEnvelope {
|
|
|
1830
1822
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.READ-ECOM
|
|
1831
1823
|
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
1832
1824
|
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
1833
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1834
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1835
1825
|
* @permissionScope Manage eCommerce - all permissions
|
|
1836
1826
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
|
|
1837
1827
|
* @permissionId ECOM.DELIVERY_PROFILE_READ
|
|
@@ -1855,8 +1845,6 @@ interface DeliveryProfileUpdatedEnvelope {
|
|
|
1855
1845
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.READ-ECOM
|
|
1856
1846
|
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
1857
1847
|
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
1858
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1859
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1860
1848
|
* @permissionScope Manage eCommerce - all permissions
|
|
1861
1849
|
* @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
|
|
1862
1850
|
* @permissionId ECOM.DELIVERY_PROFILE_READ
|
|
@@ -63,50 +63,7 @@ var import_field_mask = require("@wix/sdk-runtime/transformations/field-mask");
|
|
|
63
63
|
var import_transform_paths = require("@wix/sdk-runtime/transformations/transform-paths");
|
|
64
64
|
var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
|
|
65
65
|
function resolveWixEcomDeliveryprofileV1DeliveryProfilesUrl(opts) {
|
|
66
|
-
const domainToMappings = {
|
|
67
|
-
"manage._base_domain_": [
|
|
68
|
-
{
|
|
69
|
-
srcPath: "/ecom/v1/delivery-profiles",
|
|
70
|
-
destPath: "/v1/delivery-profiles"
|
|
71
|
-
}
|
|
72
|
-
],
|
|
73
|
-
"api._api_base_domain_": [
|
|
74
|
-
{
|
|
75
|
-
srcPath: "/delivery-profiles-service",
|
|
76
|
-
destPath: ""
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"www.wixapis.com": [
|
|
80
|
-
{
|
|
81
|
-
srcPath: "/ecom/v1/delivery-profiles",
|
|
82
|
-
destPath: "/v1/delivery-profiles"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
srcPath: "/ecom/v1/delivery-profiles/update-carrier-settings",
|
|
86
|
-
destPath: "/v1/delivery-carriers/update-settings"
|
|
87
|
-
}
|
|
88
|
-
],
|
|
89
|
-
"*.dev.wix-code.com": [
|
|
90
|
-
{
|
|
91
|
-
srcPath: "/ecom/v1/delivery-profiles",
|
|
92
|
-
destPath: "/v1/delivery-profiles"
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
srcPath: "/ecom/v1/delivery-profiles/update-carrier-settings",
|
|
96
|
-
destPath: "/v1/delivery-carriers/update-settings"
|
|
97
|
-
}
|
|
98
|
-
],
|
|
99
|
-
_: [
|
|
100
|
-
{
|
|
101
|
-
srcPath: "/ecom/v1/delivery-profiles",
|
|
102
|
-
destPath: "/v1/delivery-profiles"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
srcPath: "/ecom/v1/delivery-profiles/update-carrier-settings",
|
|
106
|
-
destPath: "/v1/delivery-carriers/update-settings"
|
|
107
|
-
}
|
|
108
|
-
]
|
|
109
|
-
};
|
|
66
|
+
const domainToMappings = {};
|
|
110
67
|
return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
|
|
111
68
|
}
|
|
112
69
|
var PACKAGE_NAME = "@wix/auto_sdk_ecom_delivery-profile";
|