interface GetWikiPageListParams {
    keyword?: string;
    projectIdOrKey: string | number;
}

Properties

keyword?: string

Keyword 検索キーワード

projectIdOrKey: string | number

Project ID or Project Key プロジェクトのID または プロジェクトキー