rest-api-console icon indicating copy to clipboard operation
rest-api-console copied to clipboard

Make links clickable

Open rmccue opened this issue 10 years ago • 0 comments

One neat thing the dotcom version 1 console had was the ability to click links to browse to them.

We can do the same, but rather than string-based detection, automatically work with _links values. (We'll need to check they're under the API base though, as we can't send requests off to other servers.)

rmccue avatar May 25 '15 04:05 rmccue