From dbc6ecc6d82fce1162fc37472fe0424541de5bf9 Mon Sep 17 00:00:00 2001 From: Mathew Polzin Date: Sat, 12 Oct 2019 21:39:29 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4d238c..556d192 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ See the JSON API Spec here: https://jsonapi.org/format/ - [Compound Example](https://colab.research.google.com/drive/1BdF0Kc7l2ixDfBZEL16FY6palweDszQU) - [Metadata Example](https://colab.research.google.com/drive/10dEESwiE9I3YoyfzVeOVwOKUTEgLT3qr) - [Custom Errors Example](https://colab.research.google.com/drive/1TIv6STzlHrkTf_-9Eu8sv8NoaxhZcFZH) +- [PATCH Example](https://colab.research.google.com/drive/16KY-0BoLQKiSUh9G7nYmHzB8b2vhXA2U) ### Serverside - [GET Example](https://colab.research.google.com/drive/1krbhzSfz8mwkBTQQnKUZJLEtYsJKSfYX)