From c516202ee04a26cf4a3cf919783b547565d62dd8 Mon Sep 17 00:00:00 2001
From: safarviktor <31205931+safarviktor@users.noreply.github.com>
Date: Thu, 5 Mar 2020 20:34:29 +0100
Subject: [PATCH] Update WikiHttpClient.xml
Documented where to take the page version when doing a page update.
---
.../WikiHttpClient.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/azure-devops-dotnet/xml/Microsoft.TeamFoundation.Wiki.WebApi/WikiHttpClient.xml b/azure-devops-dotnet/xml/Microsoft.TeamFoundation.Wiki.WebApi/WikiHttpClient.xml
index bbc391d..b3e6bb8 100644
--- a/azure-devops-dotnet/xml/Microsoft.TeamFoundation.Wiki.WebApi/WikiHttpClient.xml
+++ b/azure-devops-dotnet/xml/Microsoft.TeamFoundation.Wiki.WebApi/WikiHttpClient.xml
@@ -333,7 +333,7 @@
Project ID
Wiki Id or name.
Wiki page path.
- Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request.
+ Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request. It is the ETag property found on the WikiPageResponse.
Comment to be associated with the page operation.
The cancellation token to cancel operation.
@@ -373,7 +373,7 @@
Project ID
Wiki Id or name.
Wiki page path.
- Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request.
+ Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request. It is the ETag property found on the WikiPageResponse.
Comment to be associated with the page operation.
The cancellation token to cancel operation.
@@ -413,7 +413,7 @@
Project ID or project name
Wiki Id or name.
Wiki page path.
- Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request.
+ Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request. It is the ETag property found on the WikiPageResponse.
Comment to be associated with the page operation.
The cancellation token to cancel operation.
@@ -453,7 +453,7 @@
Project ID or project name
Wiki Id or name.
Wiki page path.
- Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request.
+ Version of the page on which the change is to be made. Mandatory for `Edit` scenario. To be populated in the If-Match header of the request. It is the ETag property found on the WikiPageResponse.
Comment to be associated with the page operation.
The cancellation token to cancel operation.
@@ -2175,4 +2175,4 @@
-
\ No newline at end of file
+