mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +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
|
type: string
|
||||||
accounts:
|
accounts:
|
||||||
required: true
|
required: true
|
||||||
description: List of accounts.
|
description: List of 64-bit SteamIDs.
|
||||||
type: map
|
type: list
|
||||||
keys:
|
|
||||||
account_id:
|
|
||||||
required: true
|
|
||||||
description: The 64-bit SteamID.
|
|
||||||
type: string
|
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user