Ensure correct formatting for source override

This commit is contained in:
weslambert
2022-02-25 19:14:58 -05:00
committed by GitHub
parent a511fd33e9
commit e942d81433

View File

@@ -7,6 +7,7 @@
"mappings": { "mappings": {
"properties": { "properties": {
"source": { "source": {
"properties": {
"ip": { "ip": {
"type": "ip", "type": "ip",
"fields": { "fields": {
@@ -28,4 +29,5 @@
} }
} }
} }
}