robbyrob42 / forceworkbench

Automatically exported from code.google.com/p/forceworkbench
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

REST Explorer should enable links on fields named "url" #595

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Summary of the feature request:
When viewing REST calls on the "/services/apexrest" path, any fields that are 
returned as "url" should be link enabled.  The standard functionality will be 
link enabled on the "/services/data" path.

2. Typical scenario where this feature would be used:
Testing Apex REST calls

3. Reason current features do not meet needs:
It is not implemented as a link field.  It only shows data.

4. How soon would you like to see this feature implemented?
sooner rather than later

5. Would you like to contribute to the development of this feature?
Yes.  I have personally forked the unmanaged package SFDC REST Explorer and add 
this feature.  It is pretty straight forward and I could share the code if 
desired.

Original issue reported on code.google.com by j...@mavensconsulting.com on 29 Nov 2012 at 3:25

GoogleCodeExporter commented 9 years ago
**NOTICE**
All issues for Workbench in the Google Code project "forceworkbench" have been 
migrated to the GitHub project "ryanbrainard/forceworkbench":

https://github.com/ryanbrainard/forceworkbench

Issue numbers have been retained between the two services so migrated issues 
can be easily found on GitHub (e.g. Issue #123 on Google Code is still Issue 
#123 on GitHub). If you wish to receive future updates about an open issue, you 
will need to re-follow the issue on GitHub.

Original comment by ryan.bra...@gmail.com on 27 Jan 2013 at 5:30