-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or requestfrontendTypeScript frontend and Rust-wasm integrationsTypeScript frontend and Rust-wasm integrations
Description
If we used zod_gen in notebook-types we could generate code to do runtime validation of our JSON in JS. This would help us avoid problems like #902 and we could be more confident about what's in our Automerge docs in general.
Since the frontend edits these documents directly it makes me uneasy that what is sending is only checked at compile time and not at runtime.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfrontendTypeScript frontend and Rust-wasm integrationsTypeScript frontend and Rust-wasm integrations