7983-testToMaster_2438 #2977

Merged
alexm merged 212 commits from 7983-testToMaster_2438 into master 2024-09-17 05:36:47 +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 @@
}
}
}
}