diff --git a/openapi/components/schemas/CurrentUserPresence.yaml b/openapi/components/schemas/CurrentUserPresence.yaml index fe73957e..8b3f087c 100644 --- a/openapi/components/schemas/CurrentUserPresence.yaml +++ b/openapi/components/schemas/CurrentUserPresence.yaml @@ -5,7 +5,9 @@ properties: type: string nullable: true currentAvatarTags: - type: string + type: array + items: + $ref: ./Tag.yaml displayName: type: string debugflag: