issues
search
astahmer
/
openapi-zod-client
Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)
openapi-zod-client.vercel.app
817
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix arrays of union types
#315
clifton
opened
5 days ago
1
[Question] Accept null as input value of a schema but not as a valid output
#314
adelloste
opened
5 days ago
0
file type issues
#313
vreallyla
opened
1 week ago
0
Zod chain for union types
#312
spencermaxfield
opened
1 week ago
1
Issue: Incorrect Zod Schema Generation for `format: date-time` with `oneOf`
#311
sujanrajs
opened
1 month ago
0
[Tag grouped] Import issue with common complex models
#310
prastoin
opened
1 month ago
0
Tag grouping common schema import issue
#309
prastoin
opened
1 month ago
1
TypeScript error: Type is too long to infer, needs explicit type annotation.
#308
wembleyoz
opened
2 months ago
4
fix: generate types schemas not in reticular structure
#307
C-ra-ZY
opened
2 months ago
2
Failed to generate types when schemas are not in a reticular structure
#306
C-ra-ZY
opened
2 months ago
0
Looks like zodios is dead. What about ts-rest?
#305
nd0ut
opened
3 months ago
1
Fix/recursive discriminated
#304
yohoji
opened
3 months ago
2
z.discriminatedUnion does not support lazy zod objects
#303
yohoji
opened
3 months ago
0
schema .passthrough() optional
#302
ferdinand-varta
closed
2 months ago
2
Version Packages
#301
github-actions[bot]
closed
3 months ago
1
Can't figure out how to escape angled brackets `<>` w/ Handlebars
#300
andenacitelli
opened
3 months ago
2
[Question] Is there a way to omit some openAPI schemas/endpoints?
#299
kucher-mx
opened
4 months ago
1
Fix path params to use schema types
#298
y-hsgw
opened
4 months ago
1
null missing in generated typescript for sibling properties of recursive schemas when only one option provided in "oneOf"
#297
DustyLamp
opened
4 months ago
0
Appropriately handle OpenAPI ReadOnly and WriteOnly properties
#296
jjdonov
opened
4 months ago
0
packageManager with caret doesn't work
#295
yyamano
opened
4 months ago
1
fix: format in array
#294
QuentinJanuel
closed
3 months ago
5
uri ref is broken, if property name is "MyGeneric<Temp>" then ref is "MyGeneric%3CTemp%3E" and it's not resolved.
#293
NikitaFedorov1
opened
5 months ago
0
Add cli option to limit the code generation to specific tags or paths
#292
ctot-nondef
opened
6 months ago
0
Type intersections using allOf with required keys does not result in required properties
#291
mithodin
opened
6 months ago
0
Openapi property with the type const resolving as z.unknown()
#290
zamaraevk
opened
7 months ago
0
Version Packages
#289
github-actions[bot]
closed
7 months ago
1
Correct escaping of forward slash in pattern regex, deprioritizing escaping of unnecessarily escaped forward slash in pattern regex
#288
mjperrone
closed
7 months ago
4
Generating a array union when using anyOf
#287
rushi444
opened
7 months ago
1
Fixes: Null and undefined value handling
#286
sudowoodo200
opened
7 months ago
1
Version Packages
#285
github-actions[bot]
closed
7 months ago
1
Version Packages
#284
github-actions[bot]
closed
7 months ago
2
feat: schema refiner
#283
dgadelha
closed
7 months ago
2
feat: add nullish to partial objects
#282
dgadelha
closed
7 months ago
5
Add option to provide coercion
#281
asross
opened
7 months ago
1
Version Packages
#280
github-actions[bot]
closed
7 months ago
1
fix: multiline description
#279
dgadelha
closed
7 months ago
3
feat: add typescriptDefinitionRefiner to TemplateContext options
#278
senecolas
opened
8 months ago
2
Version Packages
#277
github-actions[bot]
closed
8 months ago
1
fix: falsy default values being ignored
#276
tankers746
closed
8 months ago
2
feat: Add JSDoc comments to generated types with `--with-docs` option
#275
senecolas
closed
7 months ago
14
No support for 204 responses
#274
kornysietsma
opened
9 months ago
0
Version Packages
#273
github-actions[bot]
closed
9 months ago
1
Version Packages
#272
github-actions[bot]
closed
9 months ago
1
Fix array chaining bug with tag group strategy
#271
codingmatty
closed
9 months ago
1
fix: bug with exportAllNamedSchemas
#270
codingmatty
closed
9 months ago
1
Version Packages
#269
github-actions[bot]
closed
9 months ago
1
feat: add exportAllNamedSchemas option to allow exporting duplicate schemas with different names.
#268
codingmatty
closed
9 months ago
1
Invalid array output when grouping by tag
#267
codingmatty
closed
9 months ago
0
[Feature request] lower case schema names?
#266
kornysietsma
opened
10 months ago
3
Next