spring-projects / spring-projects/spring-data-rest
empty content [ ] and links [ ] tag rendering with accept header RestMediaTypes.JSON_PATCH_JSON [DATAREST-432]
Open
@odrotbohm is already working on this.
Since Dec 31, 2020.
in: repository
status: feedback-provided
type: bug
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
shubhanshu shukla opened DATAREST-432 and commented
I am using spring rest template as a rest client.
Problem is :
Using RestMediaTypes.JSON_PATCH_JSON as accept header.
In result I am getting json with duplicate contents and links objects with in which one is filled with data and other is empty.
Affects: 2.2.1 (Evans SR1)
Reference URL: http://spring.io/guides/gs/accessing-data-rest/
1 votes, 3 watchers
Contributor guide
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.