Package io.helidon.microprofile.openapi
package io.helidon.microprofile.openapi
Support for OpenAPI in Helidon MP.
- See Also:
-
ClassDescriptionExtension of
TypeDescription
that handles: nested enums, extensible types, references, and additional properties (which can be either Boolean or Schema).MpOpenApiManager
prototype.Fluent API builder forMpOpenApiManagerConfig
.MpOpenApiManagerConfig.BuilderBase<BUILDER extends MpOpenApiManagerConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends MpOpenApiManagerConfig> Fluent API builder base forMpOpenApiManagerConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Portable extension to allow construction of a Jandex index (to pass to SmallRye OpenAPI) from CDI if noMETA-INF/jandex.idx
file exists on the class path.