Skip to content

[openapi-metadata] Support for CommonJS #2097

Open
@acs

Description

@acs

Description

Hi team!

We are trying to use openapi-metadata in a large TypeScript project which is based on CommonJS (we plan to migrate to ESM at some point but not yet). It seems that openapi-metadata does not support CommonJS (the TS compiler suggest to change 'moduleResolution' setting 'node16', 'nodenext', or 'bundler'.).

Do you plan to support CommonJS in openapi-metadata?

Than you for your effort and time in this great project

-- Alvaro

Proposal

Support CommonJS in openapi-metadata

Extra

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestopenapi-tsRelevant to the openapi-typescript library

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions