issues
search
YousefED
/
typescript-json-schema
Generate json-schema from your Typescript sources
BSD 3-Clause "New" or "Revised" License
3.17k
stars
323
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: uri encoded $refs (#617)
#618
DavideCanton
opened
2 weeks ago
0
URLs in $ref should be url encoded
#617
DavideCanton
opened
2 weeks ago
0
keyof doesn't produce the expected union
#616
vivdesign
opened
3 weeks ago
0
T: Type "T" has multiple definitions
#615
mdesousa
opened
2 months ago
0
alias types change on every generation
#614
mdesousa
opened
2 months ago
0
feat: include tuple names in json schema
#613
k-yle
closed
2 months ago
0
Publish latest changes please
#612
SkReD
closed
3 months ago
1
`as const + satisfies` works incorrect
#611
Komock
opened
3 months ago
0
deps: update typescript version
#610
ivan-tymoshenko
closed
3 months ago
0
Handling Unsupported Types in Schema Generation
#609
zwa73
closed
4 months ago
1
Remove dependency on inflight, switch to lru-cache?
#608
robogeek
opened
5 months ago
0
New tag / publication
#607
qpincon
closed
5 months ago
1
Add support for experimentalDecorators ts option. To use with TS5 decorators
#606
krizka
closed
5 months ago
0
Update glob dependency to >9.0.0
#605
joehan
opened
6 months ago
3
feat: $comment keyword
#604
andriskaaz
closed
6 months ago
2
fix: escape special characters in string template literals
#603
ahochsteger
closed
6 months ago
2
RegExp special characters are not escaped for string template literals
#602
ahochsteger
closed
6 months ago
0
Fix/pattern escape
#601
cm-ayf
closed
6 months ago
2
feat: support property defaults with constant and enum refs (#336)
#600
ahochsteger
opened
7 months ago
1
`basePath` does not work if absolute, or if relative to a current working directory that is a sibling of the target directory.
#599
broofa
opened
7 months ago
2
Get only exported symbols from main file
#598
CauveryRaja25
opened
7 months ago
0
Possibility to ignore baseClass
#597
jogibear9988
opened
7 months ago
0
Support bigint
#596
bradleypriest
closed
8 months ago
0
fix: correctly identify imports with resolution-mode (#582)
#595
FoxxMD
opened
8 months ago
0
Parameter `--title` adds `title` to `$ref` properties
#594
robaca
opened
8 months ago
0
Remove suppressImplicitAnyIndexErrors from tsconfig
#593
raineorshine
closed
8 months ago
1
Upgrade to 0.62.0 or 0.63.0 destroys enum definitions
#592
schreckstefan
opened
9 months ago
0
watcher mode
#591
jonnytest1
opened
9 months ago
0
fix: return overrides schema in getSchemaForSymbol
#590
lundibundi
closed
9 months ago
4
fix: avoid unrelated schemaOverrides when building definition for single type
#589
lundibundi
closed
9 months ago
0
`constAsEnum` not aways working in combination with `strictNullChecks`
#588
robaca
opened
10 months ago
2
exlude a propery from type/interface
#587
deepakt2b
opened
10 months ago
0
Enhancement: Docusaurus documentation ?
#586
jy95
closed
10 months ago
1
Error when use "[key: `data-${string}`]: string;"
#585
melodyJie
opened
10 months ago
0
Support bigint
#584
maartenbreddels
closed
8 months ago
3
Changing whether a field is optional (`?`) changes the schema
#583
samuelcolvin
opened
11 months ago
1
imports with resolution-mode not replaced
#582
jer-sen
opened
11 months ago
2
How do I produce an integer enum?
#581
samuelcolvin
closed
11 months ago
1
Filter symbols by both name and fully qualified name
#580
steven87vt
opened
1 year ago
0
Error: 2 definitions found for requested type "Props", how to external the definitions under the node_modules
#579
aofong19871029
opened
1 year ago
0
Bug in enum type processing
#578
fbaligand
opened
1 year ago
0
Bug: enum with 1 value is not an enum in the JSON schema (evaluates as constant)
#577
alita-moore
opened
1 year ago
2
Remove enum sorting
#576
Elliot-Ball-Tray
closed
1 year ago
2
Bug: Template literal types compiles to array of strings
#575
Komock
closed
1 year ago
1
New TJS.PartialArgs setting sortEnums
#574
Elliot-Ball-Tray
closed
1 year ago
8
Generated JSON schema contains an array prototype
#573
neen-psk
opened
1 year ago
0
Bump get-func-name from 2.0.0 to 2.0.2
#572
dependabot[bot]
opened
1 year ago
0
add constAsEnum flag to convert constant values to single value enum
#571
gassiss
closed
1 year ago
3
Add optional flag to convert const to single value enums
#570
gassiss
closed
1 year ago
2
fix #426
#569
chatcan
closed
1 year ago
0
Next