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

Function deletePullRequestAttachments

  • deletePullRequestAttachments(config, params, context?): Promise<BacklogResponse<PullRequestAttachmentFile>>
  • Delete Pull Request Attachments プルリクエスト添付ファイルの削除

    Deletes attached files on pull requests.

    Parameters

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

    Returns Promise<BacklogResponse<PullRequestAttachmentFile>>

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

Settings

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

Generated using TypeDoc