Ensure correct formatting for destination override

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

View File

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