fix: refs #6897 back
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Carlos Satorres 2024-08-30 12:40:37 +02:00
parent 26d93ef474
commit f65d36011b
1 changed files with 3 additions and 2 deletions

View File

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