Problem Details - The right way to specify errors in Web API responses
The need for Problem Details Often when you are developing REST APIs, one of the tough conversations to have with the consumers of your API (web client, mobile app, other 3rd parties, etc.) is defining the way your API would specify errors. Now, this...
Mar 22, 20218 min read19K


