Skip to content

Commit 6d8b286

Browse files
committed
param eventId does not exist
1 parent c116d64 commit 6d8b286

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/models/eventsFactory.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ class EventsFactory extends Factory {
597597
/**
598598
* Returns Event repetitions
599599
*
600-
* @param {string|ObjectID} eventId - Event's id, could be repetitionId in case when we want to get repetitions portion by one repetition
601600
* @param {string|ObjectID} originalEventId - id of the original event
602601
* @param {Number} limit - count limitations
603602
* @param {Number} cursor - pointer to the next repetition

0 commit comments

Comments
 (0)