dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.32k stars 1.25k forks source link

[Question] How to return all exception response with http status 200 ? #1727

Closed vanthao03596 closed 4 years ago

vanthao03596 commented 4 years ago

I'm currently working with project need return all exception response with http status 200. Is there any way to do this ? Thanks for spent time.

specialtactics commented 4 years ago

You should not do this.