fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #1757 from mknijnenberg/fix/zod-demo-import-embededproject

authored by

Lubos and committed by
GitHub
baade09f 1b722068

+2 -2
+2 -2
docs/openapi-ts/plugins/zod.md
··· 13 13 14 14 [Zod](https://zod.dev/) is a TypeScript-first schema validation library with static type inference. 15 15 16 - ### Demo 16 + <!-- ### Demo 17 17 18 18 <button class="buttonLink" @click="(event) => embedProject('hey-api-client-fetch-plugin-zod-example')(event)"> 19 19 Launch demo 20 - </button> 20 + </button> --> 21 21 22 22 ## Features 23 23