Gerson silva filho - Adding support to "links" instead of "_links".#6
Gerson silva filho - Adding support to "links" instead of "_links".#6GersonSilvaFilho wants to merge 3 commits into
Conversation
Adding Link resolver with "links" search instead of "_links".
Adding new TraversonModifiedJsonHalLinkResolver option.
Correcting file name.
|
Hi @GersonSilvaFilho , |
|
Hi @vicmosin Thanks for your reply =) Yes at first i thought this was something really specific, that's why i added the name "TraversonModifiedJsonHalLinkResolver". Now i've found out that there is an specific protocol called Siren that follow same principles than HAL and don't use the underscore. https://github.com/kevinswiber/siren Actually the API that i'm using is following this pattern. Do you think that would be good to add it? I would correct the names to "TraversonSirenLinkResolver" and ".Siren"or something like that. |
|
Sure. But please provide appropriate tests |
No description provided.