set explicit mappings for sponsorblock key

This commit is contained in:
simon
2022-04-12 17:45:06 +07:00
parent 1c233dd4f4
commit 3df1df8b5a

View File

@@ -218,6 +218,19 @@
"index": false
}
}
},
"sponsorblock": {
"properties": {
"last_refresh": {
"type": "date"
},
"has_unlocked": {
"type": "boolean"
},
"is_enabled": {
"type": "boolean"
}
}
}
},
"expected_set": {