Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Progress of alpha release for Route Optimization / Tour Optimization API #20

Closed
oblonski opened this issue Oct 12, 2015 · 2 comments
Closed

Comments

@oblonski
Copy link
Member

No description provided.

@oblonski oblonski changed the title Progress of beta release for Route Optimization / Tour Optimization API Progress of alpha release for Route Optimization / Tour Optimization API Oct 12, 2015
@oblonski
Copy link
Member Author

Request validation is now much more restrictive since it now checks also values and values types. It now checks for example whether 'size' is an array and whether the items within the array which are basically the size dimensions of your pickup/delivery are of type INTEGER. If not, you get an error message with a detailed description of what went wrong to easily adjust your input request. This makes sure (among others) that our system does not solve an entirely different problem (compared to what you have actually posted) and does not provide you with unexpected results.

@karussell
Copy link
Member

We can close here I think. See this blog post for more information.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants