spring-projects / spring-projects/spring-hateoas
Post and put links
@odrotbohm is already working on this.
Since Feb 10, 2015.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
There doen't appear to be a documented method of manipulating links between resources using the full link. For example updating a link to another resources by performing a "put". Examples here;
http://stackoverflow.com/questions/26288986/how-to-put-and-post-links-with-spring-hateoas
Is this actually possible? Either way I think it would help people if it featured in the documentation somewhere (stating either how it's done or that spring-hateoas does not offer features for this)
Thanks,
Andy
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.