Add platformLevel and platformType

This commit is contained in:
Jonas Lochmann
2023-06-13 16:17:53 +02:00
parent 376a2cc624
commit 8ec0781859
18 changed files with 375 additions and 11 deletions
@@ -545,6 +545,12 @@
},
"addedManipulationFlags": {
"type": "number"
},
"platformType": {
"type": "string"
},
"platformLevel": {
"type": "number"
}
},
"additionalProperties": false,