From 0bffa37219dec077c75bd6a739ffdef489a7309d Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Sat, 23 Feb 2013 02:02:38 +0100 Subject: [PATCH] issue #429 --- Documentation/ImplementorManual/HttpSimpleTOC.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/ImplementorManual/HttpSimpleTOC.md b/Documentation/ImplementorManual/HttpSimpleTOC.md index 702307dbaa..c26ed5c4a2 100644 --- a/Documentation/ImplementorManual/HttpSimpleTOC.md +++ b/Documentation/ImplementorManual/HttpSimpleTOC.md @@ -13,3 +13,5 @@ TOC {#HttpSimpleTOC} - @ref HttpSimpleWithin "PUT /_api/simple/within" - @ref HttpSimpleFulltext "PUT /_api/simple/fulltext" - @ref HttpSimpleRemoveByExample "PUT /_api/simple/remove-by-example" + - @ref HttpSimpleReplaceByExample "PUT /_api/simple/replace-by-example" + - @ref HttpSimpleUpdateByExample "PUT /_api/simple/update-by-example"