feat: doc add description

v1.18.x
Barış Soner Uşaklı 4 years ago
parent 8e85a28d85
commit cc560ca3f9

@ -8,7 +8,8 @@ get:
required: true
schema:
type: string
example: day, week, month. If not passed the latest posts will be returned without limiting by date.
example: /api/recent/posts/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.
- name: page
in: query
required: false

Loading…
Cancel
Save