Small edits (#514)

This commit is contained in:
pollfly 2023-03-29 10:55:13 +03:00 committed by GitHub
parent a8699902b7
commit 637abd94dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,6 +110,7 @@ specific task IDs, with parameters from the [`tasks.get_all`](../references/api/
For these parameters, use the following syntax:
* `key=value` for non-array fields
* `key[]=<value1>,<value2>` for array fields.
Delimit the fields with `&`s.
**Examples:**