I understand how to represent in 2.0 and 3.0 these query parameters with OpenAPI:
But I can't understand if it is possible or not (so I imagine, not?) to represent this:
or this:
We use indexes so we can mix arrays and maps with the same notation, i.e. we would also have:
Is this even representable today? Any hack around it if not?