文章 Show Wiki Page Revision REST 端点

URLs

GET api/v1/wikis/{wikiid}/pages/{pageid}/revisions/{revisionnumber}.xml (or .json)

SHOW details for a wiki page revision.

GET api/v1/wikis/{wikiid}/pages/{pagekey}/revisions/{revisionnumber}.xml (or .json)

SHOW details for a wiki page revision.

请求参数

名称

类型

描述

必需

默认值

选项

RevisionNumber

int?

Revision Number

PageId

int?

Either Id or WikiId and PageKey should be specified.

PageKey

string

Either Id or WikiId and PageKey should be specified.

WikiId

int?

Wiki Id

PostTarget

string

Do not document this property.