WikiPageResponse interface
Response contract for the Wiki Pages PUT, PATCH and DELETE APIs.
Properties
e |
Contains the list of ETag values from the response header of the pages API call. The first item in the list contains the version of the wiki page. |
page | Defines properties for wiki page. |
Property Details
eTag
Contains the list of ETag values from the response header of the pages API call. The first item in the list contains the version of the wiki page.
eTag: string[]
Property Value
string[]