fix channel_last_refresh mapping for date math

This commit is contained in:
simon
2022-11-20 20:38:10 +07:00
parent d05c00aac6
commit b3d3ebe9d0

View File

@@ -37,8 +37,7 @@
"type": "text"
},
"channel_last_refresh": {
"type": "date",
"format": "epoch_second"
"type": "date"
},
"channel_overwrites": {
"properties": {
@@ -120,8 +119,7 @@
"type": "text"
},
"channel_last_refresh": {
"type": "date",
"format": "epoch_second"
"type": "date"
},
"channel_overwrites": {
"properties": {