diff --git a/docs/swagger/calendar.yaml b/docs/swagger/calendar.yaml index 76e9e4bb..c7dd212f 100644 --- a/docs/swagger/calendar.yaml +++ b/docs/swagger/calendar.yaml @@ -563,6 +563,9 @@ definitions: max_participants: type: string example: null + location: + type: string + example: null content: $ref: "https://raw.githubusercontent.com/humhub/rest/master/docs/swagger/content.yaml#/definitions/Content"