-
-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
incompleteincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloControllerincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloController
Description
Describe the bug
If property springdoc.show-actuator=true is set and springdoc.model-and-view-allowed=false, ModelAndVew Endpoints are still exposed in swagger.
If property springdoc.show-actuator=false is set and springdoc.model-and-view-allowed=false, ModelAndVew Endpoints are not exposed.
Expected behavior
ModelAndView endpoints should not appear even if springdoc.show-actuator=true.
Metadata
Metadata
Assignees
Labels
incompleteincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloControllerincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloController