Логика из CreateOrder ручки была вынесена в OrderService.CreateOrder, так же Geocode вынесен в pkg, а ещё слегка переработана логика поиска координат складов
This commit is contained in:
@@ -474,6 +474,10 @@ components:
|
||||
volumeM3:
|
||||
type: number
|
||||
nullable: true
|
||||
destinationWarehouseId:
|
||||
type: string
|
||||
format: uuid
|
||||
nullable: true
|
||||
|
||||
OrderStatusUpdate:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user