For the openapi stack I ended up with (openapi-generator + connexion) both of them almost actively work to make sure you only use json. I miss .NET's WebAPI (circa 2015) which made it easy to support lots of media types.
Post
January 18, 2022
January 18, 2022
For the openapi stack I ended up with (openapi-generator + connexion) both of them almost actively work to make sure you only use json. I miss .NET's WebAPI (circa 2015) which made it easy to support lots of media types.