0
ajayak created
How can I add TraceId in the swagger wrapper response?
{ "traceId": "My trace Id here", "result": null, "targetUrl": null, "success": false, "error": { "code": 0, "message": "An internal error occurred during your request!", "details": null, "validationErrors": null }, "unAuthorizedRequest": false, "__abp": true }
1 Answer(s)
-
0
Hi @ajayak
Do you want to add this only for the exceptions ?