The model I have created has this url: http://localhost:3000/api/Employees
Now if I set the http property like this: "http": {"path": "/foo/mypath"}
What will be the new url to access the model ? I tried various permutations and combinations none of which seem to work.