mirror of
https://github.com/nextcloud/server.git
synced 2026-07-16 13:23:11 -04:00
fix: set endpoint description
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 5a11535c51)
This commit is contained in:
parent
2e8906fc05
commit
dfba8f4e59
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ class ApiController extends OCSController {
|
|||
}
|
||||
|
||||
/**
|
||||
* Create a reminder
|
||||
* Set a reminder
|
||||
*
|
||||
* @param string $dueDate ISO 8601 formatted date time string
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue