fix: set endpoint description

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 5a11535c51)
This commit is contained in:
Christopher Ng 2023-08-01 17:35:52 -07:00
parent 2e8906fc05
commit dfba8f4e59

View file

@ -75,7 +75,7 @@ class ApiController extends OCSController {
}
/**
* Create a reminder
* Set a reminder
*
* @param string $dueDate ISO 8601 formatted date time string
*/