e026e82f65
test(jspg): rename items fixture to array and resolve unused HashMap warning
...
- Rename fixtures/items.json to fixtures/array.json to better reflect array testing constraints.
- Update reference paths in src/tests/fixtures.rs and across other fixture JSON files.
- Remove unused HashMap import in src/validator/rules/dict.rs to resolve the compiler warning.
2026-06-23 20:17:03 -04:00
b0377e076e
drop error improvements across the board for localization
2026-06-23 17:47:19 -04:00
c5d652c6fd
fixed merger ordering issue
2026-06-15 16:41:59 -04:00
87a845e85a
filters are now entities and auto-generated for all table backed types
2026-04-17 01:46:02 -04:00
41649766db
to family
2026-04-16 11:54:37 -04:00
a3bd79deef
jspg stabilized again
2026-04-15 03:08:11 -04:00
0b4607b7d4
fixed and tested subschema promotions for beat processing
2026-04-14 06:09:00 -04:00
0017c598e1
chore: JSPG Engine tuple decoupling and core routing optimizations
2026-04-13 22:41:32 -04:00
7c8df22709
massively improves the jspg validator by removing mathmatical functions like allOf, anyOf, ref, etc to effectively use discriminators and OOP with types to determine valid pathing an nno intersections, unions, or guesswork; added cases to replace the former conditionals
2026-04-08 13:08:24 -04:00
ee8c9086ef
added more detail to show fks that are wrong
2026-04-03 01:09:48 -04:00
7876567ae7
fixed queryer relation issues
2026-04-02 22:51:13 -04:00
06f6a587de
progress
2026-04-02 21:55:57 -04:00