Closed nilshartmann closed 10 months ago
As discussed in https://github.com/astahmer/typed-openapi/issues/12#issuecomment-1866742960 this adds a typecast to the desired return type in the ApiClient methods when runtime is zod.
ApiClient
The latest updates on your projects. Learn more about Vercel for Git ↗︎
As discussed in https://github.com/astahmer/typed-openapi/issues/12#issuecomment-1866742960 this adds a typecast to the desired return type in the
ApiClient
methods when runtime is zod.