Uses of Enum
io.smallrye.openapi.model.OpenApiVersion
-
Uses of OpenApiVersion in io.smallrye.openapi.model
Methods in io.smallrye.openapi.model that return OpenApiVersionModifier and TypeMethodDescriptionstatic OpenApiVersionOpenApiVersion.fromString(String version) PropertyMetadata.getMinVersion(String name) static OpenApiVersionReturns the enum constant of this type with the specified name.static OpenApiVersion[]OpenApiVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.