ts-json-schema-generator icon indicating copy to clipboard operation
ts-json-schema-generator copied to clipboard

Document the available annotations

Open domoritz opened this issue 1 year ago • 2 comments

All annotations that are possible such as @discriminator, @title, @description should be documented. https://github.com/vega/ts-json-schema-generator/blob/next/src/AnnotationsReader/BasicAnnotationsReader.ts is a good starting point.

See https://github.com/vega/ts-json-schema-generator/issues/1819

domoritz avatar Aug 20 '24 14:08 domoritz