goadesign / goa

🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
https://goa.design
MIT License
5.68k stars 559 forks source link

Properly handle MapParams #3450

Closed raphael closed 9 months ago

raphael commented 9 months ago

We can't directly reuse the code used for standard parameter mapping as it filters the query parameter keys.