@wix/auto_sdk_bookings_categories-v-2 1.0.0 → 1.0.1

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-categories-v2-category-categories-v-2.http.d.ts +1 -1
  2. package/build/cjs/src/bookings-categories-v2-category-categories-v-2.http.js +1 -1
  3. package/build/cjs/src/bookings-categories-v2-category-categories-v-2.public.d.ts +1 -1
  4. package/build/cjs/src/bookings-categories-v2-category-categories-v-2.universal.d.ts +1 -1
  5. package/build/cjs/src/bookings-categories-v2-category-categories-v-2.universal.js +1 -1
  6. package/build/es/src/bookings-categories-v2-category-categories-v-2.http.d.ts +1 -1
  7. package/build/es/src/bookings-categories-v2-category-categories-v-2.http.js +1 -1
  8. package/build/es/src/bookings-categories-v2-category-categories-v-2.public.d.ts +1 -1
  9. package/build/es/src/bookings-categories-v2-category-categories-v-2.universal.d.ts +1 -1
  10. package/build/es/src/bookings-categories-v2-category-categories-v-2.universal.js +1 -1
  11. package/build/internal/cjs/src/bookings-categories-v2-category-categories-v-2.http.d.ts +1 -1
  12. package/build/internal/cjs/src/bookings-categories-v2-category-categories-v-2.http.js +1 -1
  13. package/build/internal/cjs/src/bookings-categories-v2-category-categories-v-2.public.d.ts +1 -1
  14. package/build/internal/cjs/src/bookings-categories-v2-category-categories-v-2.universal.d.ts +1 -1
  15. package/build/internal/cjs/src/bookings-categories-v2-category-categories-v-2.universal.js +1 -1
  16. package/build/internal/es/src/bookings-categories-v2-category-categories-v-2.http.d.ts +1 -1
  17. package/build/internal/es/src/bookings-categories-v2-category-categories-v-2.http.js +1 -1
  18. package/build/internal/es/src/bookings-categories-v2-category-categories-v-2.public.d.ts +1 -1
  19. package/build/internal/es/src/bookings-categories-v2-category-categories-v-2.universal.d.ts +1 -1
  20. package/build/internal/es/src/bookings-categories-v2-category-categories-v-2.universal.js +1 -1
  21. package/package.json +2 -2
@@ -32,7 +32,7 @@ export declare function deleteCategory(payload: object): RequestOptionsFactory<a
32
32
  * Query Categories has the following default settings, which you can override:
33
33
  *
34
34
  * - Most responses are sorted by `id` in ascending order.
35
- * *Tip**: Always specify a sort order to ensure consistent results.
35
+ * __Tip__: Always specify a sort order to ensure consistent results.
36
36
  * - `cursorPaging.limit` set to `50`.
37
37
  *
38
38
  * ## Filters
@@ -215,7 +215,7 @@ exports.deleteCategory = deleteCategory;
215
215
  * Query Categories has the following default settings, which you can override:
216
216
  *
217
217
  * - Most responses are sorted by `id` in ascending order.
218
- * *Tip**: Always specify a sort order to ensure consistent results.
218
+ * __Tip__: Always specify a sort order to ensure consistent results.
219
219
  * - `cursorPaging.limit` set to `50`.
220
220
  *
221
221
  * ## Filters
@@ -61,7 +61,7 @@ interface QueryCategoriesSignature {
61
61
  * Query Categories has the following default settings, which you can override:
62
62
  *
63
63
  * - Most responses are sorted by `id` in ascending order.
64
- * *Tip**: Always specify a sort order to ensure consistent results.
64
+ * __Tip__: Always specify a sort order to ensure consistent results.
65
65
  * - `cursorPaging.limit` set to `50`.
66
66
  *
67
67
  * ## Filters
@@ -630,7 +630,7 @@ export declare function deleteCategory(categoryId: string): Promise<void>;
630
630
  * Query Categories has the following default settings, which you can override:
631
631
  *
632
632
  * - Most responses are sorted by `id` in ascending order.
633
- * *Tip**: Always specify a sort order to ensure consistent results.
633
+ * __Tip__: Always specify a sort order to ensure consistent results.
634
634
  * - `cursorPaging.limit` set to `50`.
635
635
  *
636
636
  * ## Filters
@@ -232,7 +232,7 @@ exports.deleteCategory = deleteCategory;
232
232
  * Query Categories has the following default settings, which you can override:
233
233
  *
234
234
  * - Most responses are sorted by `id` in ascending order.
235
- * *Tip**: Always specify a sort order to ensure consistent results.
235
+ * __Tip__: Always specify a sort order to ensure consistent results.
236
236
  * - `cursorPaging.limit` set to `50`.
237
237
  *
238
238
  * ## Filters
@@ -32,7 +32,7 @@ export declare function deleteCategory(payload: object): RequestOptionsFactory<a
32
32
  * Query Categories has the following default settings, which you can override:
33
33
  *
34
34
  * - Most responses are sorted by `id` in ascending order.
35
- * *Tip**: Always specify a sort order to ensure consistent results.
35
+ * __Tip__: Always specify a sort order to ensure consistent results.
36
36
  * - `cursorPaging.limit` set to `50`.
37
37
  *
38
38
  * ## Filters
@@ -208,7 +208,7 @@ export function deleteCategory(payload) {
208
208
  * Query Categories has the following default settings, which you can override:
209
209
  *
210
210
  * - Most responses are sorted by `id` in ascending order.
211
- * *Tip**: Always specify a sort order to ensure consistent results.
211
+ * __Tip__: Always specify a sort order to ensure consistent results.
212
212
  * - `cursorPaging.limit` set to `50`.
213
213
  *
214
214
  * ## Filters
@@ -61,7 +61,7 @@ interface QueryCategoriesSignature {
61
61
  * Query Categories has the following default settings, which you can override:
62
62
  *
63
63
  * - Most responses are sorted by `id` in ascending order.
64
- * *Tip**: Always specify a sort order to ensure consistent results.
64
+ * __Tip__: Always specify a sort order to ensure consistent results.
65
65
  * - `cursorPaging.limit` set to `50`.
66
66
  *
67
67
  * ## Filters
@@ -630,7 +630,7 @@ export declare function deleteCategory(categoryId: string): Promise<void>;
630
630
  * Query Categories has the following default settings, which you can override:
631
631
  *
632
632
  * - Most responses are sorted by `id` in ascending order.
633
- * *Tip**: Always specify a sort order to ensure consistent results.
633
+ * __Tip__: Always specify a sort order to ensure consistent results.
634
634
  * - `cursorPaging.limit` set to `50`.
635
635
  *
636
636
  * ## Filters
@@ -202,7 +202,7 @@ export async function deleteCategory(categoryId) {
202
202
  * Query Categories has the following default settings, which you can override:
203
203
  *
204
204
  * - Most responses are sorted by `id` in ascending order.
205
- * *Tip**: Always specify a sort order to ensure consistent results.
205
+ * __Tip__: Always specify a sort order to ensure consistent results.
206
206
  * - `cursorPaging.limit` set to `50`.
207
207
  *
208
208
  * ## Filters
@@ -32,7 +32,7 @@ export declare function deleteCategory(payload: object): RequestOptionsFactory<a
32
32
  * Query Categories has the following default settings, which you can override:
33
33
  *
34
34
  * - Most responses are sorted by `id` in ascending order.
35
- * *Tip**: Always specify a sort order to ensure consistent results.
35
+ * __Tip__: Always specify a sort order to ensure consistent results.
36
36
  * - `cursorPaging.limit` set to `50`.
37
37
  *
38
38
  * ## Filters
@@ -215,7 +215,7 @@ exports.deleteCategory = deleteCategory;
215
215
  * Query Categories has the following default settings, which you can override:
216
216
  *
217
217
  * - Most responses are sorted by `id` in ascending order.
218
- * *Tip**: Always specify a sort order to ensure consistent results.
218
+ * __Tip__: Always specify a sort order to ensure consistent results.
219
219
  * - `cursorPaging.limit` set to `50`.
220
220
  *
221
221
  * ## Filters
@@ -61,7 +61,7 @@ interface QueryCategoriesSignature {
61
61
  * Query Categories has the following default settings, which you can override:
62
62
  *
63
63
  * - Most responses are sorted by `id` in ascending order.
64
- * *Tip**: Always specify a sort order to ensure consistent results.
64
+ * __Tip__: Always specify a sort order to ensure consistent results.
65
65
  * - `cursorPaging.limit` set to `50`.
66
66
  *
67
67
  * ## Filters
@@ -630,7 +630,7 @@ export declare function deleteCategory(categoryId: string): Promise<void>;
630
630
  * Query Categories has the following default settings, which you can override:
631
631
  *
632
632
  * - Most responses are sorted by `id` in ascending order.
633
- * *Tip**: Always specify a sort order to ensure consistent results.
633
+ * __Tip__: Always specify a sort order to ensure consistent results.
634
634
  * - `cursorPaging.limit` set to `50`.
635
635
  *
636
636
  * ## Filters
@@ -232,7 +232,7 @@ exports.deleteCategory = deleteCategory;
232
232
  * Query Categories has the following default settings, which you can override:
233
233
  *
234
234
  * - Most responses are sorted by `id` in ascending order.
235
- * *Tip**: Always specify a sort order to ensure consistent results.
235
+ * __Tip__: Always specify a sort order to ensure consistent results.
236
236
  * - `cursorPaging.limit` set to `50`.
237
237
  *
238
238
  * ## Filters
@@ -32,7 +32,7 @@ export declare function deleteCategory(payload: object): RequestOptionsFactory<a
32
32
  * Query Categories has the following default settings, which you can override:
33
33
  *
34
34
  * - Most responses are sorted by `id` in ascending order.
35
- * *Tip**: Always specify a sort order to ensure consistent results.
35
+ * __Tip__: Always specify a sort order to ensure consistent results.
36
36
  * - `cursorPaging.limit` set to `50`.
37
37
  *
38
38
  * ## Filters
@@ -208,7 +208,7 @@ export function deleteCategory(payload) {
208
208
  * Query Categories has the following default settings, which you can override:
209
209
  *
210
210
  * - Most responses are sorted by `id` in ascending order.
211
- * *Tip**: Always specify a sort order to ensure consistent results.
211
+ * __Tip__: Always specify a sort order to ensure consistent results.
212
212
  * - `cursorPaging.limit` set to `50`.
213
213
  *
214
214
  * ## Filters
@@ -61,7 +61,7 @@ interface QueryCategoriesSignature {
61
61
  * Query Categories has the following default settings, which you can override:
62
62
  *
63
63
  * - Most responses are sorted by `id` in ascending order.
64
- * *Tip**: Always specify a sort order to ensure consistent results.
64
+ * __Tip__: Always specify a sort order to ensure consistent results.
65
65
  * - `cursorPaging.limit` set to `50`.
66
66
  *
67
67
  * ## Filters
@@ -630,7 +630,7 @@ export declare function deleteCategory(categoryId: string): Promise<void>;
630
630
  * Query Categories has the following default settings, which you can override:
631
631
  *
632
632
  * - Most responses are sorted by `id` in ascending order.
633
- * *Tip**: Always specify a sort order to ensure consistent results.
633
+ * __Tip__: Always specify a sort order to ensure consistent results.
634
634
  * - `cursorPaging.limit` set to `50`.
635
635
  *
636
636
  * ## Filters
@@ -202,7 +202,7 @@ export async function deleteCategory(categoryId) {
202
202
  * Query Categories has the following default settings, which you can override:
203
203
  *
204
204
  * - Most responses are sorted by `id` in ascending order.
205
- * *Tip**: Always specify a sort order to ensure consistent results.
205
+ * __Tip__: Always specify a sort order to ensure consistent results.
206
206
  * - `cursorPaging.limit` set to `50`.
207
207
  *
208
208
  * ## Filters
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/auto_sdk_bookings_categories-v-2",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -48,5 +48,5 @@
48
48
  "fqdn": "wix.bookings.categories.v2.category"
49
49
  }
50
50
  },
51
- "falconPackageHash": "ba1c8b3a00fc16d2c9b88b769803aa1be8c3dcb784057924c55ab4ad"
51
+ "falconPackageHash": "ee8dedb66572fa056810c2b36098c4f1908ab71c9c1f09772acf891f"
52
52
  }