Commit Graph
3 Commits
Author SHA1 Message Date
Hasan Emir YıldırımandGitHub 62f3139d25 Merge pull request #34 from sarisen/add-json-schema
Add JSON Schema for exercises dataset
2026-07-09 20:52:44 +03:00
serafettin a081e72793 Add JSON Schema for exercises dataset
Adds data/exercises.schema.json (Draft 2020-12) describing every field,
its type and constraints, so the dataset and community additions can be
validated with any standard JSON Schema validator. Validated against all
1,324 records with zero errors.

Also documents the previously undocumented instruction_steps field and
references the schema from the README.
2026-07-09 06:08:43 +03:00
Hasan Emir Yıldırım 6990c56f86 exercises-dataset: 1,324 multilingual gym exercises with media 2026-07-08 18:36:00 +03:00