Uses of Class
io.quarkiverse.openapi.generator.deployment.codegen.SpecInputModel
Packages that use SpecInputModel
-
Uses of SpecInputModel in io.quarkiverse.openapi.generator.deployment.codegen
Methods in io.quarkiverse.openapi.generator.deployment.codegen that return types with arguments of type SpecInputModelModifier and TypeMethodDescriptionOpenApiSpecInputProvider.read(io.quarkus.deployment.CodeGenContext context) Fetch OpenAPI specification files from a given source.