-
## Bug description
ts-to-zod v3.0.0 generates a Zod schema that fails type verification with this error:
```
2339: Property 'shape' does not exist on type 'ZodType'.
```
Looking into the `ZodTy…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
It looks like a year has passed since the last commit and @jlalmes is now focusing on other things according to the bio in his profile.
Are there any plans to pass down the project to a new maintai…
musjj updated
2 weeks ago
-
**Epic:** https://github.com/elastic/security-team/issues/9723 (internal)
## Summary
OpenAPI code generator doesn't handle enums having default values. It leads to TypeScript check errors. There…
-
### Describe the bug
A non-optional `zod`-object body of a request is in the generated OpenAPI specification not marked as required.
### How to reproduce
Generate an OpenAPI specification from …
-
**Description**
The OpenAPI spec I'm working with has `pattern`, `nullable`, and `format` attributes all over the place, and these are not turned into JSDOC tags.
Other tools, like `@openapi-cod…
-
Hi @iann838!
The project looks good, but can you compare your project with [chanfana](https://github.com/cloudflare/chanfana)
Thanks!
-
Hey @risen228, great job on creating this package! NestJS creator here.
I recently started working on the `@nestjs/zod` package to simplify the integration between the two (Nest and Zod), and then …
-
**Read before opening**
- Did you search the current list of issues ? Yes
- Is your issue related to zod or zodios ? No
- Are you using a Swagger v2 input schema ? No
- Do you really need runtime …
-
### What version of `kubb` is running?
kubb/2.13.0 darwin-arm64 node-v20.11.1
### What platform is your computer?
_No response_
### What version of external packages are you using(`@tansta…