astahmer / openapi-zod-client

Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)
openapi-zod-client.vercel.app
788 stars 84 forks source link

How I can add helpers to hbs? #223

Closed vitalii-bilous-epa closed 1 year ago

vitalii-bilous-epa commented 1 year ago

I want to transform text on my own and add some special helpers for hbs. How I can do that for CLI? Or do I have to use it programmatically?

astahmer commented 1 year ago

you can do so programmatically yes, not with just the CLI