Process VNF event from spike
[aai/data-router.git] / src / main / resources / aggregatevnf_schema.json
1 {
2         "mappings": {
3                 "default": {
4                         "dynamic_templates": [{
5                                         "strings": {
6                                                 "match_mapping_type": "string",
7                                                 "match": "*",
8                                                 "mapping": {
9                                                         "type": "string",
10                                                         "index": "not_analyzed"
11                                                 }
12                                         }
13                                 }
14                         ]
15                 }
16         }
17 }