CalDAV support (#15)
This commit is contained in:
@ -104,4 +104,10 @@ Authorization: Bearer {{auth_token}}
|
||||
GET http://localhost:8080/api/v1/tasks
|
||||
Authorization: Bearer {{auth_token}}
|
||||
|
||||
###
|
||||
|
||||
# Get all pending tasks in caldav
|
||||
GET http://localhost:8080/api/v1/tasks/caldav
|
||||
#Authorization: Bearer {{auth_token}}
|
||||
|
||||
###
|
Reference in New Issue
Block a user