diff --git a/public/openapi/read.yaml b/public/openapi/read.yaml index 79713dd08e..f5ab877d9d 100644 --- a/public/openapi/read.yaml +++ b/public/openapi/read.yaml @@ -4458,6 +4458,13 @@ paths: assignee: type: number nullable: true + filters: + type: object + properties: + page: + type: number + perPage: + type: number history: type: array items: