]> git.ipfire.org Git - thirdparty/patchwork.git/commit
docs: Detail JSON PATCH requests
authorStephen Finucane <stephen@that.guru>
Thu, 1 Jun 2017 13:48:22 +0000 (14:48 +0100)
committerStephen Finucane <stephen@that.guru>
Tue, 25 Dec 2018 19:59:36 +0000 (19:59 +0000)
commit2782fcfd581bd32e050c9237de29f00cd5d7a89e
treeddc5a439001f9658635f74d81465767b32d2ea74
parent1913800e1fe5806d0dfac2986b08c165c2577541
docs: Detail JSON PATCH requests

It turns out it is possible to make PATCH requests with JSON bodies
rather than form-encoded data - you just need to include a Content-Type
header. Document this.

Signed-off-by: Stephen Finucane <stephen@that.guru>
docs/api/rest.rst