Generate JSON schema for document type defs #302
Labels
enhancement
New feature or request
external
Work on interfacing with other tools
frontend
TypeScript frontend and Rust-wasm integrations
good first issue
Small, local changes, general knowledge
A little experimentation suggests that the tool
ts-json-schema-generator
can successfully generate JSON schemas for our key document types, as defined in TypeScript:ModelDocument
DiagramDocument
AnalysisDocument
Generating these should become part of the build pipeline.
The text was updated successfully, but these errors were encountered: