From 8459bebceb9533948193774371cbd9fd571b78ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 16 Oct 2019 09:48:31 +0200 Subject: Cowboy 2.7.0 --- docs/en/gun/1.3/manual/gun.patch/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/en/gun/1.3/manual/gun.patch') diff --git a/docs/en/gun/1.3/manual/gun.patch/index.html b/docs/en/gun/1.3/manual/gun.patch/index.html index 3c83ffd7..f0abff85 100644 --- a/docs/en/gun/1.3/manual/gun.patch/index.html +++ b/docs/en/gun/1.3/manual/gun.patch/index.html @@ -65,7 +65,7 @@

Name

gun:patch - Apply a set of changes to a resource

Description

-
@@ -115,7 +115,7 @@ http://www.gnu.org/software/src-highlite -->

Examples

Patch a resource
-
@@ -124,7 +124,7 @@ http://www.gnu.org/software/src-highlite --> <<"[{\"op\":\"add\",\"path\":\"/baz\",\"value\":\"qux\"}]">>).
Patch a resource in multiple calls
-
@@ -135,7 +135,7 @@ http://www.gnu.org/software/src-highlite --> <<"[{\"op\":\"add\",\"path\":\"/baz\",\"value\":\"qux\"}]">>).
Patch a resource with request options
-
-- cgit v1.2.3