Skip to content

Commit

Permalink
Update list.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer authored Apr 19, 2024
1 parent 7fb390e commit 1c21526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03.reference/02.tags/queryparam/_attributes/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ True or False, the default is False

Indicates whether to process the value attribute as a comma delimited list of values, separated by a separator character.

You can also pass an array as a value which automatically achieves the same result and doesn't require list="true".
You can also pass an array as a value which automatically achieves the same result and doesn't require list="true", unless list is explictly set to "false"

0 comments on commit 1c21526

Please sign in to comment.