update api docs
This commit is contained in:
parent
6bd001a10a
commit
bd2d9f2e57
5 changed files with 116 additions and 110 deletions
|
|
@ -130,7 +130,7 @@ def removeEvent(request, data):
|
|||
'''
|
||||
Removes a calendar event
|
||||
takes {
|
||||
id: event id
|
||||
id: string // event id
|
||||
}
|
||||
returns {}
|
||||
see: addEvent, editEvent, findEvents
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue