Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WikiPageResponse

Response contract for the Wiki Pages PUT, PATCH and DELETE APIs.

Hierarchy

  • WikiPageResponse

Index

Properties

Properties

Optional eTag

eTag: Array<string>

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.

Optional page

page: WikiPage

Defines properties for wiki page.

Generated using TypeDoc