Merge "clamphealth check"
[oom.git] / kubernetes / aai / charts / aai-sparky-be / resources / config / schemas / dynamicMappings.json
1 {
2   "dynamic_templates": [
3         {
4           "strings": {
5                 "match_mapping_type": "string",
6                 "match": "*",
7                 "mapping": {
8                   "type": "string",
9                   "index": "not_analyzed"
10                 }
11           }
12         }
13   ]
14 }