Uses of Enum Class
io.helidon.openapi.OpenApiFormat
-
Uses of OpenApiFormat in io.helidon.openapi
Modifier and TypeMethodDescriptionstatic OpenApiFormat
Find OpenAPI media type by media type.static OpenApiFormat
Returns the enum constant of this class with the specified name.static OpenApiFormat[]
OpenApiFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOpenApiManager.format
(T model, OpenApiFormat format) Format the model.