mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-09 06:00:46 +01:00
docs: add bookmarks to postobject
This commit is contained in:
@@ -176,6 +176,8 @@ PostObject:
|
|||||||
type: boolean
|
type: boolean
|
||||||
replies:
|
replies:
|
||||||
type: number
|
type: number
|
||||||
|
bookmarks:
|
||||||
|
type: number
|
||||||
PostDataObject:
|
PostDataObject:
|
||||||
description: The output as returned from `Posts.getPostsData`
|
description: The output as returned from `Posts.getPostsData`
|
||||||
allOf:
|
allOf:
|
||||||
|
|||||||
Reference in New Issue
Block a user