Ale10
3 years agoNew Contributor
Sanctum response error message
Hi there,
I am having issue regarding displaying the error message in swagger. I tested the APIs in Postman where all the error messages are human readable. But when I use those APIs in swagger, all the success message are displayed well but when it comes to error messages, it does not show us human readable messages in response body. I am working on Laravel.
Could anyone help me out to fix this issue please?
Thank you