docs: add bookmarks to postobject

This commit is contained in:
Julian Lam
2026-02-13 12:41:53 -05:00
parent 91323dce55
commit 9a15b57154

View File

@@ -176,6 +176,8 @@ PostObject:
type: boolean
replies:
type: number
bookmarks:
type: number
PostDataObject:
description: The output as returned from `Posts.getPostsData`
allOf: