mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Fix incorrect property name streaming_api
for the Instance
entity (#1399)
The entity used for `/api/v2/instance` returns the streaming URL as `streaming`, not `streaming_api`.
This commit is contained in:
parent
b7f627cc67
commit
894fb354f3
@ -286,7 +286,7 @@ aliases: [
|
||||
**Version history:**\
|
||||
4.0.0 - added
|
||||
|
||||
##### `configuration[urls][streaming_api]` {#streaming_api}
|
||||
##### `configuration[urls][streaming]` {#streaming}
|
||||
|
||||
**Description:** The Websockets URL for connecting to the streaming API.\
|
||||
**Type:** String (URL)\
|
||||
|
Loading…
x
Reference in New Issue
Block a user