@wix/redirects_redirects
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -598,2 +598,5 @@ import { EventDefinition } from '@wix/sdk-types'; | ||
* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -600,0 +603,0 @@ export declare function createRedirectSession(options?: CreateRedirectSessionOptions): Promise<CreateRedirectSessionResponse & CreateRedirectSessionResponseNonNullableFields>; |
@@ -92,2 +92,5 @@ "use strict"; | ||
* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -94,0 +97,0 @@ async function createRedirectSession(options) { |
@@ -598,2 +598,5 @@ import { EventDefinition } from '@wix/sdk-types'; | ||
* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -600,0 +603,0 @@ export declare function createRedirectSession(options?: CreateRedirectSessionOptions): Promise<CreateRedirectSessionResponse & CreateRedirectSessionResponseNonNullableFields>; |
@@ -66,2 +66,5 @@ import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error'; | ||
* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -68,0 +71,0 @@ export async function createRedirectSession(options) { |
{ | ||
"name": "@wix/redirects_redirects", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "e8e41f8af88816e417d2244347dc4b684dfe3d9376b769b6836c8163" | ||
"falconPackageHash": "a131fff16c9897900534afe8aaf1e0ae6d8de88c8cb0065d4063c19f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
169425
3156