Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Support params when generating HAL links #10627 #143

Open
sdelamo opened this issue Oct 27, 2017 · 2 comments
Open

Feature Request - Support params when generating HAL links #10627 #143

sdelamo opened this issue Oct 27, 2017 · 2 comments

Comments

@sdelamo
Copy link
Contributor

sdelamo commented Oct 27, 2017

Originally posted: grails/grails-core#10627 (comment)

@ZacharyKlein

Currently HAL links don't support URL mappings that include parameters (see sample project), and fallback to default URLs that don't honor URL mappings.

This request is to allow users to pass in a map of link parameters to be used when generating HAL resource links. Example:

hal.render( linkParams: [:] )
Sample project: https://github.com/ZacharyKlein/hal-url-mapping-issue

@sdelamo
Copy link
Contributor Author

sdelamo commented Oct 27, 2017

@ravinatesan

Hi Zach,
Do we have a timeline to fix this issue?
Thanks, Ravi

@ibmsoft
Copy link

ibmsoft commented Nov 30, 2017

need this function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants