Package org.springdoc.core.customizers
-
Interface Summary Interface Description DelegatingMethodParameterCustomizer The interface Delegating method parameter customizer.OpenApiBuilderCustomizer The interface Open api builder customiser.OpenApiCustomiser The interface Open api customiser.OperationCustomizer Implement and register a bean of typeOperationCustomizer
to customize an operation based on the handler method inputParameterCustomizer Implement and register a bean of typeParameterCustomizer
to customize a parameter based on the parameter and handler method inputPropertyCustomizer Implement and register a bean of typePropertyCustomizer
to customize a schema property based on annotated type -
Class Summary Class Description ActuatorOpenApiCustomizer The type Actuator open api customiser.ActuatorOperationCustomizer The type Actuator operation customizer.