huma icon indicating copy to clipboard operation
huma copied to clipboard

Added exhaustive error code wrappers

Open rhodeon opened this issue 7 months ago • 0 comments

I was working on validating an image payload and noticed there was no wrapper for code 413 (Request entity too large), so I added one for that and all other error codes defined in the standard library (including error 418 XD).

rhodeon avatar Aug 01 '25 22:08 rhodeon