Bagikan melalui


WikiCreateBaseParameters interface

Parameter pembuatan wiki dasar.

Properti

mappedPath

Jalur folder di dalam repositori yang ditampilkan sebagai Wiki. Tidak diperlukan untuk jenis ProjectWiki.

name

Nama wiki.

projectId

ID proyek tempat wiki akan dibuat.

repositoryId

ID repositori git yang mencadangkan wiki. Tidak diperlukan untuk jenis ProjectWiki.

type

Jenis wiki.

Detail Properti

mappedPath

Jalur folder di dalam repositori yang ditampilkan sebagai Wiki. Tidak diperlukan untuk jenis ProjectWiki.

mappedPath: string

Nilai Properti

string

name

Nama wiki.

name: string

Nilai Properti

string

projectId

ID proyek tempat wiki akan dibuat.

projectId: string

Nilai Properti

string

repositoryId

ID repositori git yang mencadangkan wiki. Tidak diperlukan untuk jenis ProjectWiki.

repositoryId: string

Nilai Properti

string

type

Jenis wiki.

type: WikiType

Nilai Properti