BetterTyped / hyper-fetch

⚡ Fetching and realtime data exchange framework.
https://hyperfetch.bettertyped.com/
Apache License 2.0
1.02k stars 27 forks source link

Codegen Enhancement: Error Types #83

Closed Exmirai closed 8 months ago

Exmirai commented 8 months ago

Hello. I want to make these changes because during integration of hyper-fetch with my project i found out that codegen default error type actually not compatible RFC 7807 ( Problem details ) and thus not compatible with ASP.NET Core backends. That PR resolves that problem by generating specified in endpoint error types

prc5 commented 8 months ago

Looking great! Thank you 🚀

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 5.7.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: