You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This option no longer exists but I need it. Is there still a way to do this or has this support been dropped completely?
Proposal
Outline the change to the library. If this is for the CLI, propose a flag name and/or workflow. If this is for Node API, propose how this would be consumed. Reference any prior art or similar examples.
Description
Version 6 had an
inject
options, which allowed you to import arbitrary TS types at the beginning of the file, see docs: https://openapi-ts.pages.dev/6.x/node#optionsThis option no longer exists but I need it. Is there still a way to do this or has this support been dropped completely?
Proposal
Outline the change to the library. If this is for the CLI, propose a flag name and/or workflow. If this is for Node API, propose how this would be consumed. Reference any prior art or similar examples.
Re-implement the
inject
option, see code: https://github.com/openapi-ts/openapi-typescript/pull/1363/files#diff-aa2bf9eceec4d8c746802aaaeaa09f72333c8a8983ef9e956fdc3c71c972bda7L117-L118Checklist
The text was updated successfully, but these errors were encountered: