@wix/events_schedule-bookmarks
Advanced tools
Comparing version 1.0.37 to 1.0.38
@@ -99,2 +99,6 @@ "use strict"; | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -106,2 +110,6 @@ _: [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -123,2 +131,6 @@ '*.dev.wix-code.com': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -136,2 +148,6 @@ 'manage._base_domain_': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -143,2 +159,6 @@ 'blocks._base_domain_': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -150,2 +170,6 @@ 'create.editorx': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -157,2 +181,6 @@ 'editor-flow.wixapps.net': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -165,2 +193,14 @@ 'www.wixapis.com': [ | ||
], | ||
'api._base_domain_': [ | ||
{ | ||
srcPath: '/events/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
'editor.wixapps.net': [ | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
}; | ||
@@ -167,0 +207,0 @@ return (0, rest_modules_2.resolveUrl)(Object.assign(opts, { domainToMappings })); |
@@ -96,2 +96,6 @@ import { toURLSearchParams } from '@wix/sdk-runtime/rest-modules'; | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -103,2 +107,6 @@ _: [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -120,2 +128,6 @@ '*.dev.wix-code.com': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -133,2 +145,6 @@ 'manage._base_domain_': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -140,2 +156,6 @@ 'blocks._base_domain_': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -147,2 +167,6 @@ 'create.editorx': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -154,2 +178,6 @@ 'editor-flow.wixapps.net': [ | ||
}, | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
@@ -162,2 +190,14 @@ 'www.wixapis.com': [ | ||
], | ||
'api._base_domain_': [ | ||
{ | ||
srcPath: '/events/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
'editor.wixapps.net': [ | ||
{ | ||
srcPath: '/_api/wix-events-web/v1/schedule', | ||
destPath: '/v1/schedule', | ||
}, | ||
], | ||
}; | ||
@@ -164,0 +204,0 @@ return resolveUrl(Object.assign(opts, { domainToMappings })); |
{ | ||
"name": "@wix/events_schedule-bookmarks", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"publishConfig": { | ||
@@ -46,3 +46,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "d91c9892d38ade55f2c3c2a0c159e308413d711bbb46a3ddb4735504" | ||
"falconPackageHash": "aaefc91c112cbbbed1d03de2d7175d22e689b1bfa9ce444d3ac3d717" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
256057
5703