mikekelly / hal-browser

An API browser for the hal+json media type
MIT License
833 stars 158 forks source link

Curie link to ALPS data not rendering #55

Open bvulaj opened 9 years ago

bvulaj commented 9 years ago

For reference, this is a Spring Data REST project.

The curie doc is linked to, in this case, http://localhost:8080/alps/customers.

Visiting that link directly leads to very valid ALPS data. However clicking the 'doc' link which opens the 'Inspector' view in the HAL browser shows no data at all.

Is this an issue or am I misusing the curie links?

gauravbrills commented 9 years ago

have you exposed alps as a curie via a curieProvider ?