mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-08 10:03:31 +01:00
feat(schemas): STRUCT-001 - JSON Schema Definition for v2 project format
Add 8 JSON schemas, SchemaValidator with Ajv v8, TS interfaces, and 33 tests. All smoke tests passing. Critical path for STRUCT-002 (Export Engine).
This commit is contained in:
1
packages/noodl-editor/tests/schemas/index.ts
Normal file
1
packages/noodl-editor/tests/schemas/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from './schema-validator.test';
|
||||
Reference in New Issue
Block a user