Replies: 1 comment 1 reply
-
Very doable! GitHub’s Octokit uses openapi-typescript and publishes several types-only packages here: https://github.com/octokit/openapi-types.ts. Just copying any of the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was wondering if it was possible to generate a Typescript types package out of the box with the generator? I am fairly well versed in the mustache templates, so happy to hack something together as well.
Beta Was this translation helpful? Give feedback.
All reactions