From e80f2ce8b6d1a9aba9277168b0b365d610c31f8e Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 6 Apr 2022 09:20:00 -0700 Subject: Update API documentation --- swagger.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/swagger.json b/swagger.json index 9882c92d7..ac0d73d5b 100644 --- a/swagger.json +++ b/swagger.json @@ -2891,6 +2891,10 @@ "type": "integer", "description": "Geofence Id, can be second parameter only" }, + "notificationId": { + "type": "integer", + "description": "Notification Id, can be second parameter only" + }, "calendarId": { "type": "integer", "description": "Calendar Id, can be second parameter only and only in combination with userId" -- cgit v1.2.3