Fix accounts type in steam docs (#13785)

This commit is contained in:
Raymond Ha 2020-06-22 07:46:05 -07:00 committed by GitHub
parent 221bce3e72
commit 5edb2a953d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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