7953-devToTest_2438 #2942

Merged
alexm merged 199 commits from 7953-devToTest_2438 into test 2024-09-10 07:22:31 +00:00
1 changed files with 3 additions and 2 deletions
Showing only changes of commit f65d36011b - Show all commits

View File

@ -46,10 +46,10 @@
"type": "number"
},
"shipmentHour": {
"type": "time"
"type": "string"
},
"landingHour": {
"type": "time"
"type": "string"
},
"relations": {
"agency": {
@ -69,3 +69,4 @@
}
}
}
}