Array type in query param
See original GitHub issueThere is a problem with rendering textarea for input multiple params. With 2.2.6 it was working.

Parameter definition:
{"name":"name","in":"query","required":true,"type":"array","items":{"type":"string"},"collectionFormat":"multi"}
Issue Analytics
- State:
- Created 6 years ago
- Reactions:9
- Comments:7 (4 by maintainers)
Top Results From Across the Web
How to pass an array within a query string? - Stack Overflow
To be clear, I have a query string with multiple values, one of which would be an array value. I want that query...
Read more >Arrays in query params - Medium
A client MAY request that an endpoint return only specific fields in the response on a per-type basis by including a fields[TYPE] parameter....
Read more >Fun stuff: representing arrays and objects in query strings
Decoding a query string into an array is done with parse_str. ... It serializes the following types of values passed in obj: <string> ......
Read more >Use the Query String to pass an array of selected values ...
You can pass data, including arrays via the Query String when using NavigationManager to navigate to a different page in your Blazor app....
Read more >query parameters of array type - MuleSoft Help Center
If a query parameter declaration specifies an array type for the value of the query parameter, processors MUST allow multiple instances of that...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It’s deployed now.