We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef689f commit c43d544Copy full SHA for c43d544
.changeset/cold-rooms-teach.md
@@ -0,0 +1,11 @@
1
+---
2
+'zod-openapi': minor
3
4
+
5
+Remove `zodSchemas` from meta `override`
6
7
+This should result in faster type inference when using `.meta()`.
8
9
+`zodSchemas` is still available in the `CreateDocumentOptions` `override` function.
10
11
+The mis-scoped `Override` type is now exported as `ZodOpenApiOverride` and `ZodOpenApiOverrideMeta`
0 commit comments