aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorrr-2016-05-22 22:35:40 +0200
committerrr-2016-05-22 22:35:40 +0200
commitae1cd7884cdeee2557339587e6c0aaf9b5b2e067 (patch)
tree86e59425f94f0e315ffc27dc33fe3c31368e638b /API.md
parent7aaa28f9de3aa6d5e94b7cbdd8ac689e2e639c7c (diff)
docs/api: add missing info on post feature input
Diffstat (limited to 'API.md')
-rw-r--r--API.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/API.md b/API.md
index 40898d6..f4a1f61 100644
--- a/API.md
+++ b/API.md
@@ -865,6 +865,14 @@ data.
`POST /featured-post`
+- **Input**
+
+ ```json5
+ {
+ "id": <post-id>
+ }
+ ```
+
- **Output**
A [detailed post resource](#detailed-post).

© 2015 - 2026 Jakob L. Kreuze