We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eventId
1 parent c116d64 commit 6d8b286Copy full SHA for 6d8b286
src/models/eventsFactory.js
@@ -597,7 +597,6 @@ class EventsFactory extends Factory {
597
/**
598
* Returns Event repetitions
599
*
600
- * @param {string|ObjectID} eventId - Event's id, could be repetitionId in case when we want to get repetitions portion by one repetition
601
* @param {string|ObjectID} originalEventId - id of the original event
602
* @param {Number} limit - count limitations
603
* @param {Number} cursor - pointer to the next repetition
0 commit comments