Package io.quarkus.smallrye.openapi.runtime
package io.quarkus.smallrye.openapi.runtime
-
ClassDescriptionMaps config from MicroProfile and SmallRye to QuarkusHolds instances of the OpenAPI DocumentLoads the document and make it availableGenerate the document on every request by re-running user-provided OASFilters.Generate the document once on creation.Handler that serve the OpenAPI document in either json or yaml formatHandling not found when disabledCustomized
SmallRyeOpenAPI.Builder
implementation that only includes functionality that should occur at application runtime.