@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.
Files changed (21) hide show
  1. package/build/cjs/src/bookings-services-v2-service-services.http.d.ts +2 -2
  2. package/build/cjs/src/bookings-services-v2-service-services.http.js +2 -2
  3. package/build/cjs/src/bookings-services-v2-service-services.public.d.ts +2 -2
  4. package/build/cjs/src/bookings-services-v2-service-services.universal.d.ts +2 -2
  5. package/build/cjs/src/bookings-services-v2-service-services.universal.js +2 -2
  6. package/build/es/src/bookings-services-v2-service-services.http.d.ts +2 -2
  7. package/build/es/src/bookings-services-v2-service-services.http.js +2 -2
  8. package/build/es/src/bookings-services-v2-service-services.public.d.ts +2 -2
  9. package/build/es/src/bookings-services-v2-service-services.universal.d.ts +2 -2
  10. package/build/es/src/bookings-services-v2-service-services.universal.js +2 -2
  11. package/build/internal/cjs/src/bookings-services-v2-service-services.http.d.ts +2 -2
  12. package/build/internal/cjs/src/bookings-services-v2-service-services.http.js +2 -2
  13. package/build/internal/cjs/src/bookings-services-v2-service-services.public.d.ts +2 -2
  14. package/build/internal/cjs/src/bookings-services-v2-service-services.universal.d.ts +2 -2
  15. package/build/internal/cjs/src/bookings-services-v2-service-services.universal.js +2 -2
  16. package/build/internal/es/src/bookings-services-v2-service-services.http.d.ts +2 -2
  17. package/build/internal/es/src/bookings-services-v2-service-services.http.js +2 -2
  18. package/build/internal/es/src/bookings-services-v2-service-services.public.d.ts +2 -2
  19. package/build/internal/es/src/bookings-services-v2-service-services.universal.d.ts +2 -2
  20. package/build/internal/es/src/bookings-services-v2-service-services.universal.js +2 -2
  21. 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 supported filters article
285
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1216
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
351
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
5440
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1623
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
285
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1200
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
351
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
5440
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1583
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
285
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1216
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
351
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
5442
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1623
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
285
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1200
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
351
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
5442
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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 supported filters article
1583
- * ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/filtering-and-sorting#filtering)).
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.9",
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": "d4a73a4ffec1673c8c7539314eeed8b245a529ee0986b0abdec0b48a"
51
+ "falconPackageHash": "0c2a5fcbcdc423c40e5b416db0b5e67651fb719b3d08ebe3b1bc94da"
52
52
  }