You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great use case I hadn't thought of when I wrote the library. I'll take a look at the custom exception handler internals and docs and see how you could do transforms for those too.
Similar to #12, was curious if there was a recommended way to handle exception response versioning. If a custom handler is defined:
We can introspect the version in the handler, but was curious if there was a better way to approach it.
The text was updated successfully, but these errors were encountered: