7152-devToTest_2414 #2228

Merged
alexm merged 636 commits from 7152-devToTest_2414 into test 2024-03-28 08:26:34 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit 33bd21d40b - Show all commits

View File

@ -29,13 +29,13 @@
"type": "string" "type": "string"
}, },
"oldInstance": { "oldInstance": {
"type": "string" "type": "any"
}, },
"newInstance": { "newInstance": {
"type": "string" "type": "any"
}, },
"changedModelId": { "changedModelId": {
"type": "number" "type": "string"
}, },
"changedModelValue": { "changedModelValue": {
"type": "string" "type": "string"