#6449 addColumnLogTables #2277

Merged
jorgep merged 12 commits from 6449-addColumnLogTables into dev 2024-07-03 08:51:57 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit c161c122d0 - Show all commits

View File

@ -39,6 +39,9 @@
}, },
"changedModelValue": { "changedModelValue": {
"type": "string" "type": "string"
},
"summaryId": {
"type":"string"
} }
} }
} }