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

Function getPullRequestComment

  • getPullRequestComment(config, params, context?): Promise<BacklogResponse<PullRequestComment>>
  • Get Pull Request Comment プルリクエストコメントの取得

    Returns list of pull request comments.

    Parameters

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

    Returns Promise<BacklogResponse<PullRequestComment>>

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

Settings

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

Generated using TypeDoc