correct type: array of string, not string

This commit is contained in:
Lennart Hengstmengel 2023-08-08 08:43:30 +02:00
parent 7899bc2d3e
commit aab979cd1e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ aliases: [
### `status_matches` {#status_matches}
**Description:** The status ID within the filter that was matched.\
**Type:** {{<nullable>}} String, or null\
**Type:** {{<nullable>}} Array of String, or null\
**Version history:**\
4.0.0 - added