mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 08:31:22 +01:00
fix: add announces to postdataobject schema
This commit is contained in:
@@ -180,6 +180,8 @@ PostDataObject:
|
|||||||
type: number
|
type: number
|
||||||
downvotes:
|
downvotes:
|
||||||
type: number
|
type: number
|
||||||
|
announces:
|
||||||
|
type: number
|
||||||
bookmarks:
|
bookmarks:
|
||||||
type: number
|
type: number
|
||||||
deleterUid:
|
deleterUid:
|
||||||
|
|||||||
Reference in New Issue
Block a user