spring-projects / spring-projects/spring-data-rest
Documentation does not describe PATCH media type [DATAREST-1210]
@odrotbohm is already working on this.
Since Dec 31, 2020.
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
B. K. Oxley (binkley) opened DATAREST-1210 and commented
Spring Data REST - Reference Documentation is outstanding documentation. However, it does not list the default media type for PATCH. It does list the supported media types (https://docs.spring.io/spring-data/rest/docs/current/reference/html/#_patch), nor does it list how to configure this (if that is possible).
It would be helpful to add explicit language such as "PATCH does not have a default media type", etc
Reference URL: https://docs.spring.io/spring-data/rest/docs/current/reference/html/#_patch
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.