Core Converter Class.
Transforms a raw OpenAPI AST (Abstract Syntax Tree) into the Internal Representation (IR). This class handles the complexity of:
Orchestrates the conversion process. It uses a multi-pass approach to handle dependencies correctly.
Core Converter Class.
Transforms a raw OpenAPI AST (Abstract Syntax Tree) into the Internal Representation (IR). This class handles the complexity of: