You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add options to skip REST resource registration
* Add option to skip registration of GotErrorsResource
* Add option to skip registration of ApplicationErrorResource
Closes#289Closes#290
* Oops, accidentally pushed code I was using to ensure tests passed!
* Add more tests for ErrorContextBuilder
Add an option in
ErrorContextBuilder
to skip registration ofGotErrorsResource
.Not everyone wants or needs to expose this endpoint, especially since the resource is currently not secured.
Related to #290
The text was updated successfully, but these errors were encountered: