@FunctionalInterface public interface PropertyCustomizer
PropertyCustomizer
to customize a schema property
based on annotated typeModifier and Type | Method and Description |
---|---|
io.swagger.v3.oas.models.media.Schema |
customize(io.swagger.v3.oas.models.media.Schema property,
io.swagger.v3.core.converter.AnnotatedType type)
Customize schema.
|
Copyright © 2024. All rights reserved.