hey-api / openapi-ts

✨ Turn your OpenAPI specification into a beautiful TypeScript client
https://heyapi.vercel.app
MIT License
651 stars 47 forks source link

Improve support for `Accept` and `Content-Type` headers #601

Open mrlubos opened 1 month ago

mrlubos commented 1 month ago

Both should have better autocompletion support in clients. If there is only one accepted value, both should be set in services (e.g. body serializer)