io.helidon.openapi.OpenApiGeneratedMode

Description

This type is an enumeration.

Allowed Values

ValueDescription
STATIC_FIRSTUse a static document when present, otherwise use generated document sources
STATIC_ONLYUse only a static document and ignore generated document sources
MERGEStrictly merge generated document sources into a static document
GENERATED_ONLYUse only generated document sources, even when a static document is present

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.