-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Description
vroom-frontend supports job descriptions and shows on the map as well, but when requesting to vroom through express.js API, job descriptions are lost in response. Do vroom-backend & vroom express.js API support job descriptions natively ? If not, do you consider adding job descriptions natively in vroom ? Hence, we can throw the burden of extra scripting away. (I mean, I have 500 jobs and 30 vehicles for each day of the week, so iterating over such a big array sounds not good 🙂).
Thanks!