-
Notifications
You must be signed in to change notification settings - Fork 6k
-
I'm working on a project to generate and publish a TypeScript SDK based on a service's published API specification. I'm seeing there are several TypeScript templates built into swagger-codegen, but many (all?) appear to be fairly outdated. For instance typescript-node
targets Node 8 which had an EOL of December 31, 2019.
We're interested in helping the project and contributing upstream, but I also don't know what the appropriate process for making those kinds of contributions. We are planning to start by creating custom templates in our project that only generate type definitions according to a swagger specification. Would there be interest in having us contribute those templates here as a new type of build target?
Beta Was this translation helpful? Give feedback.