Uses of Interface
io.quarkus.smallrye.openapi.runtime.OpenApiRuntimeConfig
Packages that use OpenApiRuntimeConfig
-
Uses of OpenApiRuntimeConfig in io.quarkus.smallrye.openapi.runtime
Constructor parameters in io.quarkus.smallrye.openapi.runtime with type arguments of type OpenApiRuntimeConfigModifierConstructorDescriptionOpenApiRecorder(RuntimeValue<OpenApiRuntimeConfig> openApiConfig, RuntimeValue<VertxHttpConfig> httpConfig)