Documentation
    Preparing search index...

    Namespace HttpMigration

    OpenAPI to HTTP migration utilities.

    HttpMigration converts OpenAPI documents into executable HTTP routes (IHttpMigrateApplication). Unlike HttpLlm which targets LLM function calling, this focuses on SDK/client code generation.

    Supports all OpenAPI versions (Swagger 2.0, OpenAPI 3.0, 3.1) through automatic conversion to normalized OpenApi format.

    Main functions:

    Jeongho Nam - https://github.com/samchon

    Interfaces

    IFetchProps

    Functions

    application
    execute
    propagate