Open michael-hawker opened 1 year ago
A lot of rest/OData APIs generally return links to other urls that contain other queries, pages, or detailed data.
It'd be great to be able to click on a url in the response window and add a new request that follows that link.
For instance:
Clicking any of these links would just create a new request and execute it, e.g.:
This would make exploring and navigating data more useful/intuitive.
A lot of rest/OData APIs generally return links to other urls that contain other queries, pages, or detailed data.
It'd be great to be able to click on a url in the response window and add a new request that follows that link.
For instance:
Clicking any of these links would just create a new request and execute it, e.g.:
This would make exploring and navigating data more useful/intuitive.