YousefED/typescript-json-schema
Generate json-schema from your Typescript sources
TypeScriptBSD-3-Clause
Pinned issues
Issues
- 1
Bug: enum with 1 value is not an enum in the JSON schema (evaluates as constant)
#577 opened by alita-moore - 0
URLs in $ref should be url encoded
#617 opened by DavideCanton - 0
keyof doesn't produce the expected union
#616 opened by vivdesign - 2
imports with resolution-mode not replaced
#582 opened by jer-sen - 0
T: Type "T" has multiple definitions
#615 opened by mdesousa - 0
alias types change on every generation
#614 opened by mdesousa - 1
Publish latest changes please
#612 opened by SkReD - 0
`as const + satisfies` works incorrect
#611 opened by Komock - 5
noExtraProps flag not working with recursive type
#562 opened by netanel-mce - 1
Handling Unsupported Types in Schema Generation
#609 opened by zwa73 - 3
Update glob dependency to >9.0.0
#605 opened by joehan - 0
Remove dependency on inflight, switch to lru-cache?
#608 opened by robogeek - 1
New tag / publication
#607 opened by qpincon - 0
- 2
`basePath` does not work if absolute, or if relative to a current working directory that is a sibling of the target directory.
#599 opened by broofa - 0
Get only exported symbols from main file
#598 opened by CauveryRaja25 - 0
Possibility to ignore baseClass
#597 opened by jogibear9988 - 3
Support bigint
#584 opened by maartenbreddels - 0
Parameter `--title` adds `title` to `$ref` properties
#594 opened by robaca - 2
- 2
- 0
- 5
- 0
watcher mode
#591 opened by jonnytest1 - 1
Enhancement: Docusaurus documentation ?
#586 opened by jy95 - 0
exlude a propery from type/interface
#587 opened by deepakt2b - 0
Error when use "[key: `data-${string}`]: string;"
#585 opened by melodyJie - 1
- 1
How do I produce an integer enum?
#581 opened by samuelcolvin - 1
- 0
- 0
Error: 2 definitions found for requested type "Props", how to external the definitions under the node_modules
#579 opened by aofong19871029 - 0
Bug in enum type processing
#578 opened by fbaligand - 8
New TJS.PartialArgs setting sortEnums
#574 opened by Elliot-Ball-Tray - 0
Generated JSON schema contains an array prototype
#573 opened by neen-psk - 2
- 1
- 3
Update to TypeScript 5
#546 opened by alfaproject - 2
- 1
- 0
Can we support readonly?
#560 opened by ishan-sharma-me - 3
BUG: type enum generate error when have description (in v0.58.1, the reason for this issue is the submission #550 )
#555 opened by liangskyli - 0
Property with type `number | undefined` not correctly stored in JSON (even with `--required` flag)
#551 opened by andrekovac - 1
Incorrect schema output when using Record
#547 opened by bdarcus - 1
CLI @examples error
#548 opened by Lijiang0703 - 2
- 1
Certain names (e.g. those shared by @types/node) are missing from generated schema
#539 opened by hanvyj - 0
enums with single values should be "const"
#534 opened by lublak - 5
use anyof for unions with type and consts
#538 opened by lublak - 0
Generate JTD schemas?
#536 opened by epoberezkin