goadesign / goa

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

Handle Any type as a typeless schema in OpenAPI #3561

Closed tchssk closed 1 month ago

tchssk commented 1 month ago

https://github.com/goadesign/goa/issues/3560#issuecomment-2234991792

raphael commented 1 month ago

This is great thank you! Just a note that this is a potential breaking change. It is the more correct approach so seems worth merging but let's keep an eye out for feedback.