1
0
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:
Claire 2024-02-09 22:12:17 +01:00 committed by GitHub
parent b7f627cc67
commit 894fb354f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)\