Typo in model schema (#8543)

categorical -> categories
This commit is contained in:
François Bobot
2022-12-07 22:56:59 +08:00
committed by GitHub
parent b7ffdcdbb9
commit 8c6630c310
+1 -1
View File
@@ -118,7 +118,7 @@
"type": "integer"
}
},
"categorical_sizes": {
"categories_sizes": {
"type": "array",
"items": {
"type": "integer"