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

Closed
ZacharyKlein opened this issue May 5, 2017 · 3 comments
Closed

Feature Request - Support params when generating HAL links #10627

ZacharyKlein opened this issue May 5, 2017 · 3 comments

Comments

@ZacharyKlein
Copy link
Member

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

@ravinatesan
Copy link

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

@graemerocher
Copy link
Member

Should be reported https://github.com/grails/grails-views/issues

@sdelamo
Copy link
Contributor

sdelamo commented Oct 27, 2017

I've moved it to grails/grails-views#143

@sdelamo sdelamo closed this as completed Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants