From 4c12e0aaf8ce31bddc543c710486ca7bf0c3fc6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 1 Feb 2021 15:16:36 -0500 Subject: [PATCH] fix: update docs --- public/openapi/read/recent/posts/term.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/openapi/read/recent/posts/term.yaml b/public/openapi/read/recent/posts/term.yaml index 6f8636c4ca..b8a5a3ab22 100644 --- a/public/openapi/read/recent/posts/term.yaml +++ b/public/openapi/read/recent/posts/term.yaml @@ -8,7 +8,7 @@ get: required: true schema: type: string - example: daily + example: day, week, month. If not passed the latest posts will be returned without limiting by date. responses: "200": description: ""