Add missing type of id. (#1296)

This commit is contained in:
Mahan 2023-12-06 01:17:25 +03:30 committed by GitHub
parent 3c7c5caed1
commit 66612d0084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1952,7 +1952,7 @@ Authorization
##### Query parameters
id[]
: Array. Check relationships for the provided account IDs.
: Array of String. Check relationships for the provided account IDs.
with_suspended
: Boolean. Whether relationships should be returned for suspended users, defaults to false.