issues
search
14A-D-Ready-team
/
backend
0
stars
0
forks
source link
Exception handling, API responses
#22
Closed
adamkekesi
closed
2 years ago
adamkekesi
commented
2 years ago
[x] Exception filter
[x] Success response:
{ "data": data.... }
[x] Error response:
{ "errorCode": errorCode, ....other fields of that specific error }