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

Function downloadPullRequestAttachment

  • downloadPullRequestAttachment(config, params, context?): Promise<BacklogResponse<BacklogResponseFile>>
  • Download Pull Request Attachment プルリクエスト添付ファイルのダウンロード

    Downloads attached files on pull requests.

    Parameters

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

    Returns Promise<BacklogResponse<BacklogResponseFile>>

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

Settings

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

Generated using TypeDoc