-
-
Notifications
You must be signed in to change notification settings - Fork 532
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
[READ THIS!] This repository is not being maintained anymore. Use nicolas-chaulet/openapi-typescript-codegen instead! #2064
Comments
Hey! Thanks for the post, we are actually working on figuring out a long term solution, I did not anticipate this to happen... I started the fork simply because I wanted to bump my FastAPI version and was blocked on the client side but since then the fork has moved quite a bit thanks to @mrlubos. |
yes I just used the latest version of the fork to give me the option to use custom |
i noticed that |
@dagadbm we just moved the package, the old links should redirect to it |
I don't like the Readme.md file of the fork - it looks so complicated, and I don't know where to start. I like the origin Readme.md file, it has only the necessary information and I get quickly started. The fork should show a similar Readme with a headline about the differences between the origin and the fork. Also, a headline about migration would be interesting. Everything else could be stored in a wiki page or another Markdown document in the repository. I also think that this repository is still active, and the fork should be closed and integrated into this repository and add the developers of the fork as maintainers to this repository. |
@tobiashochguertel Hey, unfortunately this repository is not being actively maintained, see here and here. I do understand that changes were recently merged, but the code is not being actively maintianed. Because of this we decided to make a fork (under an organization account) to prevent this from happening again. The reasoning was that with the code under an organization, many maintainers could more easily help without relying on an owner to oversee everything. We do understand that the README in the fork is quite complicated, and we do plan to provide better documentation (via a webpage rather than GitHub Wiki). We have been focusing our time on fixing issues, cleaning up code, and adding additional features to the fork. Because of this we have not had time to work on documentation. If you have any recommendations for how we can better the documentation please open a ticket in the repository, or submit a PR to address it. Thank you, and hopefully we can provide better documentation in the near future. |
@tobiashochguertel if you're familiar with this package, our fork isn't too dissimilar. The quick start section has a single command which is all you need to get started https://github.com/hey-api/openapi-ts?tab=readme-ov-file#quick-start |
https://github.com/nicolas-chaulet/openapi-typescript-codegen
The text was updated successfully, but these errors were encountered: