Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate JSON schema for document type defs #302

Open
epatters opened this issue Dec 20, 2024 · 0 comments
Open

Generate JSON schema for document type defs #302

epatters opened this issue Dec 20, 2024 · 0 comments
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

Comments

@epatters
Copy link
Member

epatters commented Dec 20, 2024

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.

@epatters epatters added enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations external Work on interfacing with other tools labels Dec 20, 2024
@epatters epatters added the good first issue Small, local changes, general knowledge label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant