diff options
-rw-r--r-- | swagger.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swagger.json b/swagger.json index 50231913e..41e54df17 100644 --- a/swagger.json +++ b/swagger.json @@ -1746,7 +1746,7 @@ "type": "integer" }, "calendarId": { - "description": "Geofence Id, can be second parameter only and only in combination with userId", + "description": "Calendar Id, can be second parameter only and only in combination with userId", "type": "integer" }, "attributeId": { |