Issues
- 2
Option to keep primitive types in place
#624 opened by fudom - 9
$ref inheritance not supported
#613 opened by JBBianchi - 0
- 3
properties + anyOf generates incorrect output
#567 opened by gborobio73 - 4
Shouldn't type for object with `additionalProperties` be `Partial<{[k: string]: ElementType}>` rather than `{[k: string]: ElementType}`?
#636 opened by seiyab - 0
- 1
Allow configuration of $refOptions in CLI application
#631 opened by ndopj - 4
Removing `glob` dependency
#623 opened by benmccann - 2
- 1
Recursive model $ref breaks unless wrapped in anyOf (sibling keys alongside $ref keys)
#635 opened by iggyfisk - 0
- 1
Add option to prepend "readonly" to all fields
#627 opened by Bluscream - 1
Maximum call stack size exceeded
#614 opened by pauldraper - 1
Allow for deduplication
#629 opened by Bluscream - 0
The key property named deprecated is wrong behavior
#626 opened by miyaji255 - 3
- 1
Cannot find type definition file for 'lodash'. type error in version 15 and above
#625 opened by utajum - 0
Include the jsonpointer in the comments ?
#612 opened by JBBianchi - 0
- 2
- 2
- 2
Comments on individual enum values
#611 opened by a0js - 5
`$ref` in `allOf` with depth of 2 is not correctly converted when multi-referenced
#597 opened by arnauddrain - 3
- 5
Static imports for $refs
#579 opened by codan84 - 2
A bit unclear about the purpose of `declareExternallyReferenced` and intention
#550 opened by v-ahuja - 2
Referencing specific enum values?
#600 opened by a0js - 1
Is there a way to define how types are written?
#599 opened by chris-acuvity - 1
YAML support in cli doesn't work
#598 opened by p2004a - 2
Indirect dependency on es5-ext: flagged as malicious by some security scanners
#595 opened by fardjad - 3
Add yaml support
#577 opened by codan84 - 1
`compile()` ignores `$refOptions.resolve` settings
#568 opened by GabenGar - 2
Remove deprecated deps @types/prettier
#593 opened by pcorpet - 1
Update to glob 10
#587 opened by blakethomp - 4
Package lists dev dependencies as dependencies
#561 opened by Radiergummi - 8
Remove optional flag in case of `default` in schema.
#558 opened by kityan - 6
wrongly transformed array of string
#584 opened by eMerzh - 5
Add option to remove `[k: string]: unknown | undefined;` from generated types
#572 opened by jahirfiquitiva - 2
"SyntaxError: Unexpected token in JSON at position 0" when running CLI on MacOS
#582 opened by gino-m - 2
`SyntaxError` while building browser bundle
#570 opened by GabenGar - 1
- 6
What package manager does the repo use?
#569 opened by GabenGar - 1
List on json-schema.org
#554 opened by benjagm - 1
- 2
If `minProperties` is greater than or equal to the number of declared properties and `additionalProperties` is `false`, all properties should be required
#565 opened by andreww2012 - 0
- 3
Convert empty object to Record<string,never>
#557 opened by kityan - 0
Create Typscript schema with external references
#555 opened by MarcoLeko - 3
Support ESM usage of module
#551 opened by julrich - 1
Crash for deprecated field missing description
#548 opened by danmichaelo