@wix/bookings_availability-calendar
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -391,5 +391,2 @@ export interface SlotAvailability { | ||
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -396,0 +393,0 @@ export declare function queryAvailability(query: QueryV2, options?: QueryAvailabilityOptions): Promise<QueryAvailabilityResponse & QueryAvailabilityResponseNonNullableFields>; |
@@ -120,5 +120,2 @@ "use strict"; | ||
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -125,0 +122,0 @@ function queryAvailability(query, options) { |
@@ -391,5 +391,2 @@ export interface SlotAvailability { | ||
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -396,0 +393,0 @@ export declare function queryAvailability(query: QueryV2, options?: QueryAvailabilityOptions): Promise<QueryAvailabilityResponse & QueryAvailabilityResponseNonNullableFields>; |
@@ -94,5 +94,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS | ||
* @applicableIdentity APP | ||
* @applicableIdentity MEMBER | ||
* @applicableIdentity VISITOR | ||
*/ | ||
@@ -99,0 +96,0 @@ export function queryAvailability(query, options) { |
{ | ||
"name": "@wix/bookings_availability-calendar", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "ae4e90ccfc7dc7b075a572b5e390a6d4f42104ec0cf80a2d8b23ecf1" | ||
"falconPackageHash": "3aa9a128af77728e11329156e39e0ef7d0a4e9b5b3e9f1d3b3b5be50" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
126252
2551