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(io.quarkus.runtime.RuntimeValue<OpenApiRuntimeConfig> openApiConfig, io.quarkus.runtime.RuntimeValue<io.quarkus.vertx.http.runtime.VertxHttpConfig> httpConfig)