-
Notifications
You must be signed in to change notification settings - Fork 393
Issues: bcherny/json-schema-to-typescript
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Enum generator creates invalid properties when value contain special characters
#641
opened Oct 25, 2024 by
quentinverlhac
When the first character of the title is a number, the conversion fails
#640
opened Oct 10, 2024 by
eddieyg
Incorrect Generation if oneOf is used mixed with properties
#637
opened Sep 26, 2024 by
martineaus83
Empty types file when tries convert openapi 3.1 schema
in discussion
#633
opened Sep 12, 2024 by
woren951
Incorrect output for draft6 schema with combination of oneOf + required
#630
opened Sep 10, 2024 by
petrosv91
Add option to prepend "readonly" to all fields
enhancement
good first issue
help wanted
#627
opened Sep 2, 2024 by
Bluscream
The key property named deprecated is wrong behavior
bug
help wanted
#626
opened Sep 1, 2024 by
miyaji255
Maximum call stack size exceeded
bug
good first issue
help wanted
#614
opened Aug 7, 2024 by
pauldraper
Option for adding
undefined
to optional union for optional properties.
enhancement
good first issue
help wanted
#604
opened Jun 23, 2024 by
jeremyjacob
properties + anyOf generates incorrect output
bug
help wanted
#567
opened Jan 11, 2024 by
gborobio73
strictIndexSignatures
option is ignored for single pattern properties
#559
opened Nov 18, 2023 by
yorinasub17
Create
index.ts
when generating files from a directory
duplicate
enhancement
#553
opened Sep 26, 2023 by
galah92
Support
prefixItems
for tuple validation
enhancement
good first issue
help wanted
#543
opened Jul 26, 2023 by
isti115
Drop the
@minItems
/ @maxItems
JSDoc / TSDoc comments on tuple types
#536
opened Jul 6, 2023 by
danvk
Schema type inference should take
format
into account
enhancement
good first issue
#528
opened Jun 1, 2023 by
boneskull
declareExternallyReferenced
should be respected for non-interface types, too
bug
good first issue
help wanted
#525
opened May 15, 2023 by
ericmorand
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.