diff --git a/public/openapi/components/schemas/TopicObject.yaml b/public/openapi/components/schemas/TopicObject.yaml index 9c95a4a5ed..62b08d911a 100644 --- a/public/openapi/components/schemas/TopicObject.yaml +++ b/public/openapi/components/schemas/TopicObject.yaml @@ -10,6 +10,12 @@ TopicObject: items: type: object properties: + id: + type: number + description: The topic id + name: + type: string + description: The topic thumbnail filename url: type: string description: Relative path to the topic thumbnail