Closed shevchenkonik closed 3 days ago
Is this something that is needed? The framework does not use it, so technically it’s no different from a user defined error.
I would like to use it as a part of default HTTP errors to be consistent with other exposed HTTP errors from the library.
Description
Added new HTTP Error for 422 Unprocessable Entity
Checklist
Update index.md
)develop
)npm run prettier:check
passesnpm run lint:check
passes