set explicit mappings for sponsorblock key

This commit is contained in:
simon 2022-04-12 17:45:06 +07:00
parent 1c233dd4f4
commit 3df1df8b5a
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 13 additions and 0 deletions

View File

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