test: added missing properties to topicObject

v1.18.x
Julian Lam 4 years ago
parent b31f6dd24a
commit 1d9ade4c36

@ -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

Loading…
Cancel
Save