Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for config filename #694

Closed
shaneporterappsbroker opened this issue Jun 18, 2024 · 1 comment · Fixed by #737
Closed

Option for config filename #694

shaneporterappsbroker opened this issue Jun 18, 2024 · 1 comment · Fixed by #737
Labels
feature 🚀 New feature or request

Comments

@shaneporterappsbroker
Copy link

Description

Using a config file requires that the file is named openapi-ts.config.ts (or variants), but I'd like to use a specific filename (perhaps with the f option):

openapi-ts -f ./path/to/config.file.ts

Thanks for the consideration! (Great library; thanks!)

@mrlubos
Copy link
Member

mrlubos commented Jul 1, 2024

You got it :) will be available in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants