diff --git a/openapi/components/schemas/CurrentUserPresence.yaml b/openapi/components/schemas/CurrentUserPresence.yaml index faef4ab5..676a37f9 100644 --- a/openapi/components/schemas/CurrentUserPresence.yaml +++ b/openapi/components/schemas/CurrentUserPresence.yaml @@ -8,6 +8,8 @@ properties: type: string displayName: type: string + debugflag: + type: string groups: type: array nullable: true