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

Function getListOfPullRequestAttachment

  • getListOfPullRequestAttachment(config, params, context?): Promise<BacklogResponse<PullRequestAttachmentFile[]>>
  • Get List of Pull Request Attachment プルリクエスト添付ファイル一覧の取得

    Returns list of attached files on pull requests.

    Parameters

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

    Returns Promise<BacklogResponse<PullRequestAttachmentFile[]>>

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

Settings

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

Generated using TypeDoc