From 84383d399572f52f7974c8e324f567d683bc8349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sun, 3 May 2020 22:00:25 -0400 Subject: [PATCH] fix: spec --- public/openapi/read.yaml | 7 +++++++ 1 file changed, 7 insertions(+) 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: