diff options
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/swagger.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 6c6b97a34..34a3dd7d1 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -5019,6 +5019,7 @@ paths: summary: Get notifications for currently authorized user. tags: - notifications + /api/v1/notifications/clear: post: description: Will return an empty object `{}` to indicate success. operationId: clearNotifications |