refs #6755 fix model
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Carlos Satorres 2024-03-13 16:29:05 +01:00
parent 1315bfda88
commit 33bd21d40b
1 changed files with 3 additions and 3 deletions

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"