issues
search
asteasolutions
/
zod-to-openapi
A library that generates OpenAPI (Swagger) docs from Zod schemas
MIT License
992
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for callbacks?
#275
noqcks
opened
18 minutes ago
0
Can't reference component.response in operation.response
#274
artsiommiksiuk
opened
17 hours ago
2
Named for openapi schema extension doesn't extracts into components.schema
#273
artsiommiksiuk
opened
19 hours ago
1
Extract param defined schemas into component.parameters automatically
#272
artsiommiksiuk
opened
22 hours ago
1
zod.custom(), zod.instanceof() expects required but is optional
#271
tsutoringo
opened
1 day ago
0
Header Description Not at the Top Level in OpenAPI Specification
#270
cosmin-ghitea
closed
1 day ago
3
Update README.md
#269
zhennann
opened
1 week ago
0
requestBody schema is being turned into a _def
#268
Soviut
closed
3 weeks ago
2
All types are inferred as string
#267
pincman
closed
3 weeks ago
1
Add isDate to string transformer + Zod 3.23.8 upgrade
#266
yotamishak
opened
1 month ago
0
zodSchema.openapi is not a function
#265
arthurvanl
closed
3 weeks ago
4
Missing multipart/form-data option
#264
khusenov
closed
3 weeks 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
2 months ago
2
Bump rollup from 4.13.2 to 4.22.4
#259
dependabot[bot]
closed
2 months ago
0
Enum components are being generated as nullable when the property holding it is nullable
#258
renke0
opened
2 months ago
1
Feature request: multi-language support
#257
moroine
opened
2 months 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
2 months ago
1
Question. Why is z.custom not required by default
#252
brupxxxlgroup
opened
3 months ago
1
z.literal transform behaviour
#251
QuentinCln
closed
3 months ago
1
docs: update to include information about strict usage on an object
#250
Jafferwaffer
closed
3 months ago
1
nullable is part of "allOf" instead of being separate schema key when using shared component
#248
Grawl
opened
4 months ago
1
zod lazy
#247
121lipe121
opened
4 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
5 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
5 months ago
0
Add failing default 0 test
#242
arjunyel
closed
5 months ago
0
Bump braces from 3.0.2 to 3.0.3
#241
dependabot[bot]
closed
5 months ago
0
allow nested effects on parameters
#240
AGalabov
closed
5 months ago
0
Nested discriminated unions
#239
vickyRathee
closed
5 months ago
1
Using `refine()` and `transform` together for an object
#238
yusukebe
closed
5 months ago
3
Turn union of literals into OpenAPI enum of numbers
#237
forcia-tishii
closed
5 months ago
2
Conditional use of "oneOf" instead of "anyOf" for particular z.union
#236
M1r1k
opened
6 months ago
1
Version 7.0.0 is not compatible with the latest release of openapi-ts@4.3.2
#235
callmeberzerker
closed
5 months ago
7
`extendZodWithOpenApi` Not Working as Expected in NestJS
#234
Armadillidiid
closed
6 months ago
6
Combining `partial` with `null` in a union type results in double producing `null` type matcher
#233
brent-statsig
opened
6 months ago
1
.nullish() should display <itemType> | null | undefined in swagger
#232
kevbarns
closed
6 months ago
1
Unable to use openapi on imported ZOD type
#231
ZachHandley
closed
6 months ago
2
Schema being inlined despite registering it
#230
JeongJuhyeon
opened
6 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
7 months ago
1
need to add request body parameters without body object
#226
gautam-paladiya
closed
7 months ago
1
Use z.describe when called after optional, default, nullable
#225
kernwig
closed
7 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
Next