Uses of Interface
io.quarkiverse.openapi.generator.SpecItemConfig
Packages that use SpecItemConfig
-
Uses of SpecItemConfig in io.quarkiverse.openapi.generator
Methods in io.quarkiverse.openapi.generator that return types with arguments of type SpecItemConfigModifier and TypeMethodDescriptiondefault Optional<SpecItemConfig>OpenApiGeneratorConfig.getItemConfig(String specItem) OpenApiGeneratorConfig.itemConfigs()Configurations of the individual OpenApi spec definitions, i.e. the provided files.