mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-09 22:38:38 +02:00
add missing caseSensitive property to many combo fields
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"terms": [
|
||||
"educational stages"
|
||||
],
|
||||
"snake_case": false
|
||||
"snake_case": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user