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

Function updatePullRequestCommentInformation

  • updatePullRequestCommentInformation(config, params, context?): Promise<BacklogResponse<PullRequestComment>>
  • Update Pull Request Comment Information プルリクエストコメント情報の更新

    Updates pull request comment information.

    Authenticated user can update his own comments.

    Parameters

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

    Returns Promise<BacklogResponse<PullRequestComment>>

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

Settings

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

Generated using TypeDoc