mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Fix accounts type in steam docs (#13785)
This commit is contained in:
parent
221bce3e72
commit
5edb2a953d
@ -37,13 +37,8 @@ api_key:
|
||||
type: string
|
||||
accounts:
|
||||
required: true
|
||||
description: List of accounts.
|
||||
type: map
|
||||
keys:
|
||||
account_id:
|
||||
required: true
|
||||
description: The 64-bit SteamID.
|
||||
type: string
|
||||
description: List of 64-bit SteamIDs.
|
||||
type: list
|
||||
{% endconfiguration %}
|
||||
|
||||
## Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user