This commit is contained in:
parent
1315bfda88
commit
33bd21d40b
|
@ -29,13 +29,13 @@
|
|||
"type": "string"
|
||||
},
|
||||
"oldInstance": {
|
||||
"type": "string"
|
||||
"type": "any"
|
||||
},
|
||||
"newInstance": {
|
||||
"type": "string"
|
||||
"type": "any"
|
||||
},
|
||||
"changedModelId": {
|
||||
"type": "number"
|
||||
"type": "string"
|
||||
},
|
||||
"changedModelValue": {
|
||||
"type": "string"
|
||||
|
|
Loading…
Reference in New Issue