Shaddix / react-query-swagger

Generates react-query hooks based on Swagger API definitions
MIT License
122 stars 4 forks source link

Add ability to specify self-managed template directory #44

Closed jordan-ware closed 4 months ago

jordan-ware commented 4 months ago

Hi,

I'm looking to add the ability to specify my own template directory so I can make customizations on top of your liquid templates. Some of these I intend to bring back, e.g. Vue3 reactivity enhancements.

Usage: /templateDirectory:./my-templates

Shaddix commented 4 months ago

thanks!