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