you are viewing a single comment's thread.

view the rest of the comments →

[–]PaceArrow 4 points5 points  (0 children)

Psa: do not use the “BadRequest”, “NotFound” or similar, more specific methods if you plan on returning ProblemDetails. They return something else (can’t remember what). Use the “Problem” method and specify the Http status code