mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-23 14:21:58 +02:00
fix: spec
This commit is contained in:
@@ -4458,6 +4458,13 @@ paths:
|
|||||||
assignee:
|
assignee:
|
||||||
type: number
|
type: number
|
||||||
nullable: true
|
nullable: true
|
||||||
|
filters:
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
page:
|
||||||
|
type: number
|
||||||
|
perPage:
|
||||||
|
type: number
|
||||||
history:
|
history:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
|
|||||||
Reference in New Issue
Block a user