Uses of Class
io.helidon.openapi.OpenApiDocument.Components
Packages that use OpenApiDocument.Components
-
Uses of OpenApiDocument.Components in io.helidon.openapi
Classes in io.helidon.openapi that implement interfaces with type arguments of type OpenApiDocument.ComponentsModifier and TypeClassDescriptionstatic final classOpenAPI components builder.Methods in io.helidon.openapi that return OpenApiDocument.ComponentsMethods in io.helidon.openapi that return types with arguments of type OpenApiDocument.ComponentsMethods in io.helidon.openapi with parameters of type OpenApiDocument.ComponentsModifier and TypeMethodDescriptionOpenApiDocument.Builder.components(OpenApiDocument.Components components) Add or merge components.