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