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
1 changed files with 1 additions and 1 deletions

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