@wix/data-backend-public-sdk-poc
Advanced tools
Comparing version 1.0.49 to 1.0.50
@@ -81,2 +81,12 @@ "use strict"; | ||
], | ||
'wixbo.ai': [ | ||
{ | ||
srcPath: '/_api/cloud-data/v1', | ||
destPath: '/v1', | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2', | ||
destPath: '/v2', | ||
}, | ||
], | ||
'manage._base_domain_': [ | ||
@@ -83,0 +93,0 @@ { |
@@ -557,2 +557,3 @@ export declare const __debug: { | ||
* @permissionScope Read Data Items | ||
* @permissionScopeId SCOPE.DC-DATA.READ | ||
* @applicableIdentity APP | ||
@@ -559,0 +560,0 @@ */ |
@@ -82,2 +82,3 @@ "use strict"; | ||
* @permissionScope Read Data Items | ||
* @permissionScopeId SCOPE.DC-DATA.READ | ||
* @applicableIdentity APP | ||
@@ -84,0 +85,0 @@ */ |
@@ -78,2 +78,12 @@ import { resolveUrl } from '@wix/metro-runtime'; | ||
], | ||
'wixbo.ai': [ | ||
{ | ||
srcPath: '/_api/cloud-data/v1', | ||
destPath: '/v1', | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2', | ||
destPath: '/v2', | ||
}, | ||
], | ||
'manage._base_domain_': [ | ||
@@ -80,0 +90,0 @@ { |
@@ -557,2 +557,3 @@ export declare const __debug: { | ||
* @permissionScope Read Data Items | ||
* @permissionScopeId SCOPE.DC-DATA.READ | ||
* @applicableIdentity APP | ||
@@ -559,0 +560,0 @@ */ |
@@ -56,2 +56,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
* @permissionScope Read Data Items | ||
* @permissionScopeId SCOPE.DC-DATA.READ | ||
* @applicableIdentity APP | ||
@@ -58,0 +59,0 @@ */ |
{ | ||
"name": "@wix/data-backend-public-sdk-poc", | ||
"version": "1.0.49", | ||
"version": "1.0.50", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "8e9e6ac72a2eaa0c42d36496342eff5e27cd7065a9f3cecd5b95dd44" | ||
"falconPackageHash": "e1a53090175311a4d4a411fcaa5ecf203744a438d9ebf3180fd49ba5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
142747
3388