Vasco now supports nested routes

I've added support for nested routes in Vasco. Whenever you have a standard nested resource scenario, Vasco will now prompt you for the appropriate parent(s) id(s) before your request.

Here is the list of nested routes from our sample app:

And here is the dialog prompting for both the direct ID and the parent resource ID:

This is brand new – if there are any bugs, please report them. Thanks!

Get In Touch