public interface ModelPropertyBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
Modifier and Type | Method and Description |
---|---|
void |
apply(ModelPropertyContext context)
Implement this method to override the @see springfox.documentation.schema.ModelProperty using the @see springfox
.documentation.builders.ModelPropertyBuilder
|
void apply(ModelPropertyContext context)
context
- - context that can be used to override the model property attributes