@wix/auto_sdk_bookings_services 1.0.9 → 1.0.10
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/src/bookings-services-v2-service-services.http.d.ts +2 -2
- package/build/cjs/src/bookings-services-v2-service-services.http.js +2 -2
- package/build/cjs/src/bookings-services-v2-service-services.public.d.ts +2 -2
- package/build/cjs/src/bookings-services-v2-service-services.universal.d.ts +2 -2
- package/build/cjs/src/bookings-services-v2-service-services.universal.js +2 -2
- package/build/es/src/bookings-services-v2-service-services.http.d.ts +2 -2
- package/build/es/src/bookings-services-v2-service-services.http.js +2 -2
- package/build/es/src/bookings-services-v2-service-services.public.d.ts +2 -2
- package/build/es/src/bookings-services-v2-service-services.universal.d.ts +2 -2
- package/build/es/src/bookings-services-v2-service-services.universal.js +2 -2
- package/build/internal/cjs/src/bookings-services-v2-service-services.http.d.ts +2 -2
- package/build/internal/cjs/src/bookings-services-v2-service-services.http.js +2 -2
- package/build/internal/cjs/src/bookings-services-v2-service-services.public.d.ts +2 -2
- package/build/internal/cjs/src/bookings-services-v2-service-services.universal.d.ts +2 -2
- package/build/internal/cjs/src/bookings-services-v2-service-services.universal.js +2 -2
- package/build/internal/es/src/bookings-services-v2-service-services.http.d.ts +2 -2
- package/build/internal/es/src/bookings-services-v2-service-services.http.js +2 -2
- package/build/internal/es/src/bookings-services-v2-service-services.public.d.ts +2 -2
- package/build/internal/es/src/bookings-services-v2-service-services.universal.d.ts +2 -2
- package/build/internal/es/src/bookings-services-v2-service-services.universal.js +2 -2
- package/package.json +2 -2
|
@@ -281,8 +281,8 @@ export declare function countServices(payload: object): RequestOptionsFactory<an
|
|
|
281
281
|
*
|
|
282
282
|
* ## Filters
|
|
283
283
|
*
|
|
284
|
-
* For a complete list of supported filters, refer to the
|
|
285
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
284
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
285
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
286
286
|
*
|
|
287
287
|
* When using date filters, you must use
|
|
288
288
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1212,8 +1212,8 @@ exports.countServices = countServices;
|
|
|
1212
1212
|
*
|
|
1213
1213
|
* ## Filters
|
|
1214
1214
|
*
|
|
1215
|
-
* For a complete list of supported filters, refer to the
|
|
1216
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1215
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1216
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1217
1217
|
*
|
|
1218
1218
|
* When using date filters, you must use
|
|
1219
1219
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -347,8 +347,8 @@ interface QueryLocationsSignature {
|
|
|
347
347
|
*
|
|
348
348
|
* ## Filters
|
|
349
349
|
*
|
|
350
|
-
* For a complete list of supported filters, refer to the
|
|
351
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
350
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
351
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
352
352
|
*
|
|
353
353
|
* When using date filters, you must use
|
|
354
354
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -5436,8 +5436,8 @@ export interface CountServicesOptions {
|
|
|
5436
5436
|
*
|
|
5437
5437
|
* ## Filters
|
|
5438
5438
|
*
|
|
5439
|
-
* For a complete list of supported filters, refer to the
|
|
5440
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
5439
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
5440
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
5441
5441
|
*
|
|
5442
5442
|
* When using date filters, you must use
|
|
5443
5443
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1619,8 +1619,8 @@ exports.countServices = countServices;
|
|
|
1619
1619
|
*
|
|
1620
1620
|
* ## Filters
|
|
1621
1621
|
*
|
|
1622
|
-
* For a complete list of supported filters, refer to the
|
|
1623
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1622
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1623
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1624
1624
|
*
|
|
1625
1625
|
* When using date filters, you must use
|
|
1626
1626
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -281,8 +281,8 @@ export declare function countServices(payload: object): RequestOptionsFactory<an
|
|
|
281
281
|
*
|
|
282
282
|
* ## Filters
|
|
283
283
|
*
|
|
284
|
-
* For a complete list of supported filters, refer to the
|
|
285
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
284
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
285
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
286
286
|
*
|
|
287
287
|
* When using date filters, you must use
|
|
288
288
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1196,8 +1196,8 @@ export function countServices(payload) {
|
|
|
1196
1196
|
*
|
|
1197
1197
|
* ## Filters
|
|
1198
1198
|
*
|
|
1199
|
-
* For a complete list of supported filters, refer to the
|
|
1200
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1199
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1200
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1201
1201
|
*
|
|
1202
1202
|
* When using date filters, you must use
|
|
1203
1203
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -347,8 +347,8 @@ interface QueryLocationsSignature {
|
|
|
347
347
|
*
|
|
348
348
|
* ## Filters
|
|
349
349
|
*
|
|
350
|
-
* For a complete list of supported filters, refer to the
|
|
351
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
350
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
351
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
352
352
|
*
|
|
353
353
|
* When using date filters, you must use
|
|
354
354
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -5436,8 +5436,8 @@ export interface CountServicesOptions {
|
|
|
5436
5436
|
*
|
|
5437
5437
|
* ## Filters
|
|
5438
5438
|
*
|
|
5439
|
-
* For a complete list of supported filters, refer to the
|
|
5440
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
5439
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
5440
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
5441
5441
|
*
|
|
5442
5442
|
* When using date filters, you must use
|
|
5443
5443
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1579,8 +1579,8 @@ export async function countServices(options) {
|
|
|
1579
1579
|
*
|
|
1580
1580
|
* ## Filters
|
|
1581
1581
|
*
|
|
1582
|
-
* For a complete list of supported filters, refer to the
|
|
1583
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1582
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1583
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1584
1584
|
*
|
|
1585
1585
|
* When using date filters, you must use
|
|
1586
1586
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -281,8 +281,8 @@ export declare function countServices(payload: object): RequestOptionsFactory<an
|
|
|
281
281
|
*
|
|
282
282
|
* ## Filters
|
|
283
283
|
*
|
|
284
|
-
* For a complete list of supported filters, refer to the
|
|
285
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
284
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
285
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
286
286
|
*
|
|
287
287
|
* When using date filters, you must use
|
|
288
288
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1212,8 +1212,8 @@ exports.countServices = countServices;
|
|
|
1212
1212
|
*
|
|
1213
1213
|
* ## Filters
|
|
1214
1214
|
*
|
|
1215
|
-
* For a complete list of supported filters, refer to the
|
|
1216
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1215
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1216
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1217
1217
|
*
|
|
1218
1218
|
* When using date filters, you must use
|
|
1219
1219
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -347,8 +347,8 @@ interface QueryLocationsSignature {
|
|
|
347
347
|
*
|
|
348
348
|
* ## Filters
|
|
349
349
|
*
|
|
350
|
-
* For a complete list of supported filters, refer to the
|
|
351
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
350
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
351
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
352
352
|
*
|
|
353
353
|
* When using date filters, you must use
|
|
354
354
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -5438,8 +5438,8 @@ export interface CountServicesOptions {
|
|
|
5438
5438
|
*
|
|
5439
5439
|
* ## Filters
|
|
5440
5440
|
*
|
|
5441
|
-
* For a complete list of supported filters, refer to the
|
|
5442
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
5441
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
5442
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
5443
5443
|
*
|
|
5444
5444
|
* When using date filters, you must use
|
|
5445
5445
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1619,8 +1619,8 @@ exports.countServices = countServices;
|
|
|
1619
1619
|
*
|
|
1620
1620
|
* ## Filters
|
|
1621
1621
|
*
|
|
1622
|
-
* For a complete list of supported filters, refer to the
|
|
1623
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1622
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1623
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1624
1624
|
*
|
|
1625
1625
|
* When using date filters, you must use
|
|
1626
1626
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -281,8 +281,8 @@ export declare function countServices(payload: object): RequestOptionsFactory<an
|
|
|
281
281
|
*
|
|
282
282
|
* ## Filters
|
|
283
283
|
*
|
|
284
|
-
* For a complete list of supported filters, refer to the
|
|
285
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
284
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
285
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
286
286
|
*
|
|
287
287
|
* When using date filters, you must use
|
|
288
288
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1196,8 +1196,8 @@ export function countServices(payload) {
|
|
|
1196
1196
|
*
|
|
1197
1197
|
* ## Filters
|
|
1198
1198
|
*
|
|
1199
|
-
* For a complete list of supported filters, refer to the
|
|
1200
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1199
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1200
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1201
1201
|
*
|
|
1202
1202
|
* When using date filters, you must use
|
|
1203
1203
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -347,8 +347,8 @@ interface QueryLocationsSignature {
|
|
|
347
347
|
*
|
|
348
348
|
* ## Filters
|
|
349
349
|
*
|
|
350
|
-
* For a complete list of supported filters, refer to the
|
|
351
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
350
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
351
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
352
352
|
*
|
|
353
353
|
* When using date filters, you must use
|
|
354
354
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -5438,8 +5438,8 @@ export interface CountServicesOptions {
|
|
|
5438
5438
|
*
|
|
5439
5439
|
* ## Filters
|
|
5440
5440
|
*
|
|
5441
|
-
* For a complete list of supported filters, refer to the
|
|
5442
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
5441
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
5442
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
5443
5443
|
*
|
|
5444
5444
|
* When using date filters, you must use
|
|
5445
5445
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
|
@@ -1579,8 +1579,8 @@ export async function countServices(options) {
|
|
|
1579
1579
|
*
|
|
1580
1580
|
* ## Filters
|
|
1581
1581
|
*
|
|
1582
|
-
* For a complete list of supported filters, refer to the
|
|
1583
|
-
* ([REST](https://dev.wix.com/docs/rest/business-
|
|
1582
|
+
* For a complete list of supported filters, refer to the `location` object
|
|
1583
|
+
* ([REST](https://dev.wix.com/docs/rest/business-management/locations/location-object)).
|
|
1584
1584
|
*
|
|
1585
1585
|
* When using date filters, you must use
|
|
1586
1586
|
* [UTC time](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_bookings_services",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.10",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": "wix.bookings.services.v2.service"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "0c2a5fcbcdc423c40e5b416db0b5e67651fb719b3d08ebe3b1bc94da"
|
|
52
52
|
}
|