@FunctionalInterface public interface OpenApiLocaleCustomizer
| Modifier and Type | Method and Description |
|---|---|
void |
customise(io.swagger.v3.oas.models.OpenAPI openApi,
Locale locale)
Customise.
|
void customise(io.swagger.v3.oas.models.OpenAPI openApi,
Locale locale)
openApi - the open apilocale - the localeCopyright © 2024. All rights reserved.