Files
spring-data-rest/spring-data-rest-webmvc
Fabian Trampusch 480bd60a79 DATAREST-619 - Fixed HTTP method mentioned in Javadoc of RepositoryEntityController.patchItemResource(…).
Previously the Javadoc for said method mentioned PUT as the mapped HTTP method while it's actually PATCH.

Original pull request: #188.
2015-07-27 16:05:47 +02:00
..