goadesign / goa

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

Handle unsupported request content type #3513

Closed raphael closed 2 months ago

raphael commented 2 months ago

Return 415 Unsupported Media Type when the request decoder does not support the request content type.