6755-restoreRefactor #2158

Merged
carlossa merged 20 commits from 6755-restoreRefactor into dev 2024-03-14 08:56:10 +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"
},
"oldInstance": {
"type": "string"
"type": "any"
},
"newInstance": {
"type": "string"
"type": "any"
},
"changedModelId": {
"type": "number"
"type": "string"
},
"changedModelValue": {
"type": "string"