mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 17:22:47 +00:00
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"key": "grades",
|
|
"type": "combo",
|
|
"label": "Grade Levels",
|
|
"terms": [
|
|
"educational stages"
|
|
],
|
|
"snake_case": false
|
|
}
|