mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Merge pull request #450 from lambadalambda/patch-1
Fix reblog documentation bug
This commit is contained in:
commit
cfa0139a8c
@ -533,7 +533,9 @@ Returns an empty object.
|
||||
POST /api/v1/statuses/:id/reblog
|
||||
POST /api/v1/statuses/:id/unreblog
|
||||
|
||||
Returns the target [Status](#status).
|
||||
Reblog: Returns the reblog [Status](#status).
|
||||
|
||||
Unreblog: Returns the target [Status](#status).
|
||||
|
||||
#### Favouriting/unfavouriting a status:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user