fix: example

This commit is contained in:
Barış Soner Uşaklı
2021-02-01 22:21:19 -05:00
parent cc560ca3f9
commit 833c73e81b

View File

@@ -8,7 +8,7 @@ get:
required: true required: true
schema: schema:
type: string type: string
example: /api/recent/posts/day example: day
description: term is used to limit the returned posts to a specific term. Valid values are day, week, month. If you don't pass it in all posts will be returned. description: term is used to limit the returned posts to a specific term. Valid values are day, week, month. If you don't pass it in all posts will be returned.
- name: page - name: page
in: query in: query