mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-03 11:01:20 +01:00
docs: add teaser to postobject schema
This commit is contained in:
@@ -139,6 +139,8 @@ PostObject:
|
|||||||
url:
|
url:
|
||||||
type: string
|
type: string
|
||||||
description: Relative path to the topic thumbnail
|
description: Relative path to the topic thumbnail
|
||||||
|
teaser:
|
||||||
|
$ref: ../../components/schemas/TeaserObject.yaml#/TeaserObject
|
||||||
required:
|
required:
|
||||||
- uid
|
- uid
|
||||||
- tid
|
- tid
|
||||||
|
|||||||
Reference in New Issue
Block a user