issues
search
asteasolutions
/
zod-to-openapi
A library that generates OpenAPI (Swagger) docs from Zod schemas
MIT License
955
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
requestBody schema is being turned into a _def
#268
Soviut
closed
1 day ago
2
All types are inferred as string
#267
pincman
closed
23 hours ago
1
Add isDate to string transformer + Zod 3.23.8 upgrade
#266
yotamishak
opened
1 week ago
0
zodSchema.openapi is not a function
#265
arthurvanl
closed
1 hour ago
2
Missing multipart/form-data option
#264
khusenov
closed
23 hours ago
2
Property in response body is marked as nullable even when nulls for it are being filtered out via `preprocess/transform`
#263
roun-dfs
opened
1 month ago
0
#256 added more string formats
#262
AGalabov
closed
1 month ago
0
Question: How does one add a catch-all 404 for undocumented endpoints?
#261
Harushii18
closed
1 month ago
1
Zod Error Schema
#260
polaroidkidd
opened
1 month ago
2
Bump rollup from 4.13.2 to 4.22.4
#259
dependabot[bot]
closed
1 month ago
0
Enum components are being generated as nullable when the property holding it is nullable
#258
renke0
opened
1 month ago
1
Feature request: multi-language support
#257
moroine
opened
1 month ago
0
Add missing format for string
#256
Raphael-Bahuau
closed
1 month ago
2
Drizzle Zod + lazy
#255
samducker
closed
1 month ago
2
Add option to disable default property evaluation
#254
WilliamABradley
closed
1 month ago
1
Question. Why is z.custom not required by default
#252
brupxxxlgroup
opened
2 months ago
1
z.literal transform behaviour
#251
QuentinCln
closed
2 months ago
1
docs: update to include information about strict usage on an object
#250
Jafferwaffer
closed
2 months ago
1
nullable is part of "allOf" instead of being separate schema key when using shared component
#248
Grawl
opened
3 months ago
1
zod lazy
#247
121lipe121
opened
3 months ago
4
support for custom names for dynamic keys in `additionalProperties`
#246
pswenson
closed
1 month ago
1
How to document a field, but not change the top level schema type?
#245
marceloverdijk
opened
4 months ago
4
custom path parameters generate incorrect "required" value
#244
veganbeef
closed
4 months ago
2
Field of default 0 is being marked as required
#243
arjunyel
closed
4 months ago
0
Add failing default 0 test
#242
arjunyel
closed
4 months ago
0
Bump braces from 3.0.2 to 3.0.3
#241
dependabot[bot]
closed
4 months ago
0
allow nested effects on parameters
#240
AGalabov
closed
4 months ago
0
Nested discriminated unions
#239
vickyRathee
closed
4 months ago
1
Using `refine()` and `transform` together for an object
#238
yusukebe
closed
4 months ago
3
Turn union of literals into OpenAPI enum of numbers
#237
forcia-tishii
closed
4 months ago
2
Conditional use of "oneOf" instead of "anyOf" for particular z.union
#236
M1r1k
opened
5 months ago
1
Version 7.0.0 is not compatible with the latest release of openapi-ts@4.3.2
#235
callmeberzerker
closed
4 months ago
7
`extendZodWithOpenApi` Not Working as Expected in NestJS
#234
Armadillidiid
closed
5 months ago
6
Combining `partial` with `null` in a union type results in double producing `null` type matcher
#233
brent-statsig
opened
5 months ago
1
.nullish() should display <itemType> | null | undefined in swagger
#232
kevbarns
closed
5 months ago
1
Unable to use openapi on imported ZOD type
#231
ZachHandley
closed
5 months ago
2
Schema being inlined despite registering it
#230
JeongJuhyeon
opened
5 months ago
5
anyOf contains multiple nullable values with z.enum
#229
check24-tkilian
opened
6 months ago
0
Referencing already registered schemas
#228
max06
closed
6 months ago
1
need to add request body parameters without body object
#226
gautam-paladiya
closed
6 months ago
1
Use z.describe when called after optional, default, nullable
#225
kernwig
closed
6 months ago
4
Allow effects on objects in request
#224
AGalabov
closed
7 months ago
0
handle tuples as prefix items for v3.1.0 of openapi
#223
AGalabov
closed
7 months ago
1
export ESM modules with rollup
#222
AGalabov
closed
7 months ago
1
how to use custom TupleTransformer
#221
elee1766
closed
7 months ago
4
Add multi package support
#220
danielkarso-pon
closed
7 months ago
5
Support ES Modules?
#219
yusukebe
closed
7 months ago
7
`z.union` does not work in request params and request query
#218
fazzabi
closed
7 months ago
3
Refactor into classes
#217
AGalabov
closed
7 months ago
0
Add a tag to a schema
#216
damianobarbati
closed
7 months ago
2
Next