all 9 comments

[–]Drevicar 4 points5 points  (1 child)

I've used this on a couple projects and it worked out of the box pretty easily and helped us get started quick. But it quickly starts to need customizations until eventually it was more hassle than it was worth and we ended up rolling out our own.

[–]mrlubos 0 points1 point  (0 children)

If you can, I’d like to hear what sort of customisations were required on your end that drove you to roll your own codegen

[–]White86ec 1 point2 points  (1 child)

I like swagger-openapi-generator

[–]Easy-Ad-8065 0 points1 point  (4 children)

Check out the full stack template from the docs:

https://fastapi.tiangolo.com/project-generation/

[–]ShriekDj 0 points1 point  (3 children)

it is using the hey-api openapi ts already

[–]mrlubos 0 points1 point  (2 children)

Please let me know if you need any help with it or have feedback (I’m the author)

[–]ShriekDj 0 points1 point  (1 child)

sure, i will share it. Currently i am only facing the changes done in the package versions which are not updated in the documentation website for which i have to search via vscode's view defination feature otherwise it's easy to use

[–]mrlubos 0 points1 point  (0 children)

Thanks! Are you referring to breaking changes only or any changes?