Skip to content

Allow creation of multiple client instances #1

@bchrobot

Description

@bchrobot

I could not find a TypeScript codegen library that fit the following criteria:

  • Worked with the Telnyx Swagger document. A few threw parsing errors despite claiming to support OpenAPI v3 and the Telnyx spec passing an OpenAPI v3 validator.
  • Is JS-based. We want a simple dev environment.
  • Supports multiple clients. We need to be able to support interacting with multiple Telnyx backends from the same Node process; a singleton client won't do.

Overview of the issues in the space (2018): https://biercoff.com/my-small-investigation-about-swagger-codegen-generation-in-typescript/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions