Pratik K
Results
2
comments of
Pratik K
The current error response format is ```json { "error": { "message": "..." } } ``` I wanted to extend error response fields and standardize according to [RFC 7807](https://datatracker.ietf.org/doc/html/rfc7807). Fields in...
Is there a way to customise error payload fields..?