openapi-generator-cli icon indicating copy to clipboard operation
openapi-generator-cli copied to clipboard

[Idea] Provide API Interface

Open fetis opened this issue 2 years ago • 0 comments

What do you about the idea to have an API interface in addition to CLI?

A bit of context, we're currently using openapi-generator-cli for our internal tools and call it as a child process, it would be more practical to have it as a function or class with params listed in TypeScript

fetis avatar Feb 22 '23 14:02 fetis