Package io.helidon.openapi


package io.helidon.openapi
Helidon common OpenAPI classes to be used when integrating with servers (NĂ­ma, Reactive, MicroProfile).
  • Class
    Description
    Extension of TypeDescription that handles: nested enums, extensible types, references, and additional properties (which can be either Boolean or Schema).
    Abstraction of the different representations of a static OpenAPI document file and the file type(s) they correspond to.
    Abstraction for SnakeYAML parsing of JSON and YAML.
    Wraps generated parser and uses ExpandedTypeDescription as its type.
    Expresses an existing OpenAPI instance as an OpenAPI document.