OpenLiberty / guide-rest-hateoas

A guide on how to create a hypermedia-driven REST application running on Open Liberty: https://openliberty.io/guides/rest-hateoas.html
Other
8 stars 14 forks source link

multipane issues #40

Closed gkwan-ibm closed 5 years ago

gkwan-ibm commented 5 years ago
justineechen commented 5 years ago
evelinec commented 5 years ago

Found the fixed the code_command for "InventoryUtil" isn't pointing to the correct file issue in https://github.com/OpenLiberty/guide-rest-hateoas/commit/bb6436f85379aa529fad8cbfadc7ed31e6c05432.

evelinec commented 5 years ago

Test had passed when I tried it today.

evelinec commented 5 years ago

Verified all the points in the description of this issue, except for this one:

Not sure that's needed.

evelinec commented 5 years ago

@gkwan-ibm Do you want to take a quick look to see if everything is ok to close this issue? Thanks.

gkwan-ibm commented 5 years ago

Verified all the points in the description of this issue, except for this one:

* at the "Testing the hypermedia-driven RESTful web service" section, suggest to add http://localhost:9080/inventory/hosts/localhost

Not sure that's needed.

That should be resolved

evelinec commented 5 years ago

Verified all the points in the description of this issue, except for this one:

* at the "Testing the hypermedia-driven RESTful web service" section, suggest to add http://localhost:9080/inventory/hosts/localhost

Not sure that's needed.

That should be resolved

The comment was, the issue had been fixed already.