api-guidelines icon indicating copy to clipboard operation
api-guidelines copied to clipboard

Align error responses with ProblemDetails specification (RFC 7807) ?

Open hakant opened this issue 6 years ago • 0 comments

ASPNET Core 2.2 implements ProblemDetails specification while Microsoft API Guidelines advises a different error structure to be served. Is the guideline supposed to align with RFC 7807 at some point or not necessarily? Having said that It also feels a bit awkward that the flagship http api framework from Microsoft is not following the Microsoft API Guidelines.

hakant avatar Dec 17 '18 21:12 hakant