@wix/auto_sdk_calendar_events 1.0.33 → 1.0.34

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.
@@ -1316,7 +1316,7 @@ interface ListEventsRequest {
1316
1316
  * IDs of the events to retrieve.
1317
1317
  *
1318
1318
  * Min: 1 event ID
1319
- * Min: 100 event IDs
1319
+ * Max: 100 event IDs
1320
1320
  * @minSize 1
1321
1321
  * @maxSize 100
1322
1322
  * @minLength 36
@@ -2174,7 +2174,7 @@ interface GetEventOptions {
2174
2174
  * @param eventIds - IDs of the events to retrieve.
2175
2175
  *
2176
2176
  * Min: 1 event ID
2177
- * Min: 100 event IDs
2177
+ * Max: 100 event IDs
2178
2178
  * @public
2179
2179
  * @requiredField eventIds
2180
2180
  * @permissionId CALENDAR.EVENT_READ