Document streaming URL for local statuses (#466)

See https://github.com/tootsuite/mastodon/issues/5839.
This commit is contained in:
Alex Schroeder 2017-11-28 21:50:37 +01:00 committed by Eugen Rochko
parent ff454d3215
commit e7e3e4a52f
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ Returns events that are relevant to the authorized user, i.e. home timeline and
Returns all public statuses
**GET /api/v1/streaming/public/local**
Returns all local statuses
**GET /api/v1/streaming/hashtag**
Returns all public statuses for a particular hashtag (query param `tag`)