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