Commit Graph

5 Commits (59559961bb5c942544c5aafa8ff060721181b7fc)

Author SHA1 Message Date
Jonathan Haines 741e9d49ff build: typescript project references (#1077)
* build: typescript project references

* chore: remove duplicate keys
2025-04-09 09:28:14 -04:00
Jonathan Haines 5a65ef92b0 build(zod-openapi): lint published package (#1069) 2025-04-09 09:26:27 -04:00
Phil Chen 8178ba094f
feat(zod-openapi): use z.input to infer input types of the request (#286)
* fix(zod-openapi): vite typecheck for type testing

* feat(zod-openapi): use z.input to infer types for inputs of the input
2023-12-05 18:15:06 +09:00
Yusuke Wada f334e99251
feat(zod-openapi): supports `headers` and `cookies` (#141)
* feat(zod-openapi): supports `headers` and `cookies`

* `ZodAny` is not used

* update readme

* changeset
2023-08-25 00:55:16 +09:00
Yusuke Wada 7b898034a5
feat: zod-openapi (#118)
* wip

* wip

* update readme

* changeset

* nohoist

* fixed CI
2023-08-19 02:43:36 +09:00