fix(vehicles/loads): fix city/state find filters
This commit is contained in:
@@ -459,7 +459,8 @@ __This endpoint is only valid for carriers.__
|
||||
- city,
|
||||
- state,
|
||||
- status,
|
||||
- destino
|
||||
- destino,
|
||||
- available_in[$regex],
|
||||
- $sort[ field ] : -1/1 ; Sort result by field name
|
||||
- `GET /global/find` : Find a list of elements (from all the system) with any of the following fields:
|
||||
- company, (company id)
|
||||
|
||||
Reference in New Issue
Block a user