@wix/events_schedule-bookmarks
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -79,2 +79,3 @@ import type { GoogleProtoDuration } from '@wix/metro-runtime/ambassador'; | ||
* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -85,2 +86,3 @@ offset?: number; | ||
* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -126,2 +128,3 @@ limit?: number; | ||
* @readonly | ||
* @deprecated | ||
*/ | ||
@@ -132,2 +135,3 @@ total?: number; | ||
* Limit. | ||
* @deprecated | ||
*/ | ||
@@ -138,2 +142,3 @@ limit?: number; | ||
* Offset. | ||
* @deprecated | ||
*/ | ||
@@ -140,0 +145,0 @@ offset?: number; |
@@ -84,2 +84,3 @@ /** Schedule item describes the schedule within an event. Each event may contain multiple schedule items. */ | ||
* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -90,2 +91,3 @@ offset?: number; | ||
* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -131,2 +133,3 @@ limit?: number; | ||
* @readonly | ||
* @deprecated | ||
*/ | ||
@@ -137,2 +140,3 @@ total?: number; | ||
* Limit. | ||
* @deprecated | ||
*/ | ||
@@ -143,2 +147,3 @@ limit?: number; | ||
* Offset. | ||
* @deprecated | ||
*/ | ||
@@ -145,0 +150,0 @@ offset?: number; |
@@ -79,2 +79,3 @@ import type { GoogleProtoDuration } from '@wix/metro-runtime/ambassador'; | ||
* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -85,2 +86,3 @@ offset?: number; | ||
* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -126,2 +128,3 @@ limit?: number; | ||
* @readonly | ||
* @deprecated | ||
*/ | ||
@@ -132,2 +135,3 @@ total?: number; | ||
* Limit. | ||
* @deprecated | ||
*/ | ||
@@ -138,2 +142,3 @@ limit?: number; | ||
* Offset. | ||
* @deprecated | ||
*/ | ||
@@ -140,0 +145,0 @@ offset?: number; |
@@ -84,2 +84,3 @@ /** Schedule item describes the schedule within an event. Each event may contain multiple schedule items. */ | ||
* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -90,2 +91,3 @@ offset?: number; | ||
* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination). | ||
* @deprecated | ||
*/ | ||
@@ -131,2 +133,3 @@ limit?: number; | ||
* @readonly | ||
* @deprecated | ||
*/ | ||
@@ -137,2 +140,3 @@ total?: number; | ||
* Limit. | ||
* @deprecated | ||
*/ | ||
@@ -143,2 +147,3 @@ limit?: number; | ||
* Offset. | ||
* @deprecated | ||
*/ | ||
@@ -145,0 +150,0 @@ offset?: number; |
{ | ||
"name": "@wix/events_schedule-bookmarks", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "20441418b0fd1cd36d8bcf3a05cddeb8fae2adfe208c8c2e08f556c2" | ||
"falconPackageHash": "00b9a76c96f5dd3285065c318ea8fa35708d60c30356b1d7cd05ff00" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
172674
3582