Uses of Enum
io.smallrye.openapi.api.OpenApiConfig.OperationIdStrategy
Packages that use OpenApiConfig.OperationIdStrategy
-
Uses of OpenApiConfig.OperationIdStrategy in io.smallrye.openapi.api
Methods in io.smallrye.openapi.api that return OpenApiConfig.OperationIdStrategyModifier and TypeMethodDescriptionOpenApiConfig.getOperationIdStrategy()Returns the enum constant of this type with the specified name.static OpenApiConfig.OperationIdStrategy[]OpenApiConfig.OperationIdStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.