Typo in model schema (#8543)

categorical -> categories
This commit is contained in:
François Bobot
2022-12-07 15:56:59 +01:00
committed by GitHub
parent b7ffdcdbb9
commit 8c6630c310

View File

@@ -118,7 +118,7 @@
"type": "integer"
}
},
"categorical_sizes": {
"categories_sizes": {
"type": "array",
"items": {
"type": "integer"