Add convenience links on the API metadata page for parameterless GET requests.
I would be nice to just click on a link for the GET requests and actually execute the request and see the output. Right now I have to look at the metadata page for the request, copy the url path, and then paste it into browser address tab.
This probably would not be feasible for POST requests however, unless you want to get fancy with a button or something instead of a link.
I'm also basically assuming that this would only work for requests with no parameters. Otherwise you'd have to make assumptions of some sort.
3
votes
