Nog CLI Developer Guide - v0.10.5
    Preparing search index...

    Core Converter Class.

    Transforms a raw OpenAPI AST (Abstract Syntax Tree) into the Internal Representation (IR). This class handles the complexity of:

    • resolving circular dependencies between models
    • flattening inheritance structures (allOf)
    • mapping OpenAPI types to TypeScript types
    • organizing endpoints into logical services
    Index

    Constructors

    Methods

    Constructors

    Methods