docs/api: add missing info on post feature input
This commit is contained in:
parent
7aaa28f9de
commit
ae1cd7884c
8
API.md
8
API.md
@ -865,6 +865,14 @@ data.
|
||||
|
||||
`POST /featured-post`
|
||||
|
||||
- **Input**
|
||||
|
||||
```json5
|
||||
{
|
||||
"id": <post-id>
|
||||
}
|
||||
```
|
||||
|
||||
- **Output**
|
||||
|
||||
A [detailed post resource](#detailed-post).
|
||||
|
Loading…
x
Reference in New Issue
Block a user