• Preparing search index...
  • The search index is not available
@booksakura/backlog-client-ts
  • @booksakura/backlog-client-ts
  • endpoints
  • getPullRequestList

Function getPullRequestList

  • getPullRequestList(config, params, context?): Promise<BacklogResponse<PullRequest>>
  • Get Pull Request List プルリクエスト一覧の取得

    Returns list of pull requests.

    Parameters

    • config: contracts.BacklogConfig
    • params: GetPullRequestListParams
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<PullRequest>>

    • Defined in src/endpoints/BacklogRepositoryApi.ts:77

Settings

Member Visibility
@booksakura/backlog-client-ts
  • Loading...

Generated using TypeDoc