Hi, I'm gonna be a bit lazy and just post it back here, so here is a question/suggestion/request Is there a way to describe object parameters like this : - filter[name]=a - filter[ip]=10. - ... What i got :  What i need :  > The field between the brackets should be able to be a select (enum) or an input field > > And when one is filled, it should add another one beneath it (and with an enum it should remove or not the selected value (configurable)) I originally posted it [there](https://github.com/swagger-api/swagger-ui/issues/2027)