Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WikiV2

Defines a wiki resource.

Hierarchy

Index

Properties

Optional mappedPath

mappedPath: string

Folder path inside repository which is shown as Wiki. Not required for ProjectWiki type.

Optional name

name: string

Wiki name.

Optional projectId

projectId: string

ID of the project in which the wiki is to be created.

Optional repositoryId

repositoryId: string

ID of the git repository that backs up the wiki. Not required for ProjectWiki type.

Generated using TypeDoc