Is there a ready-made class in spring boot that represents the OpenApi Schema when I return an exception of type ResponseStatusException?
This is a method example that returns ResponseStatusException:
This is a method example that returns ResponseStatusException: