diff --git a/public/openapi/components/schemas/TopicObject.yaml b/public/openapi/components/schemas/TopicObject.yaml index b1992ae576..a11aaa6536 100644 --- a/public/openapi/components/schemas/TopicObject.yaml +++ b/public/openapi/components/schemas/TopicObject.yaml @@ -76,8 +76,9 @@ TopicObject: banned_until_readable: type: string isAnonymous: - type: string + type: boolean description: Indicates whether the user posted anonymously + example: true required: - uid - username