public interface ModelPropertyBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
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 attributesCopyright © 2023. All rights reserved.