Skip to content

Commit d1f2f60

Browse files
authored
Merge pull request #8 from Apaq/michaelkrog-patch-1
Update README.md
2 parents 52d594d + 971d386 commit d1f2f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rest-patch
22

3-
This library aims to aid in supporting patching for requests in Java-based RESTFUL webservices. It is not tied into Spring in anyway, but all examples here are shown using Spring Boot. It aims to support the logical way of handling REST in services like [Stripe](https://stripe.com) and [Previsto](https://previsto.com) and hence support JSON and FORM based requests.
3+
This library aims to aid in supporting patching for requests in Java-based RESTFUL webservices. It is not tied into Spring in anyway, but all examples here are shown using Spring Boot. It aims to support the logical way of handling REST patching in services like [Stripe](https://stripe.com) and [Previsto](https://previsto.com) and hence support JSON and FORM based requests.
44

55
## What does it do?
66

0 commit comments

Comments
 (0)