public interface ModelBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
apply(ModelContext context)
Implement this method to override the @see springfox.documentation.schema.Model using the @see springfox
.documentation.builders.ModelBuilder
|
void apply(ModelContext context)
context - - context that can be used to override the model attributesCopyright © 2023. All rights reserved.