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

Function getWikiPageAttachment

  • getWikiPageAttachment(config, params, context?): Promise<BacklogResponse<BacklogResponseFile>>
  • Get Wiki Page Attachment Wiki添付ファイルのダウンロード

    Downloads Wiki page’s attachment file.

    Parameters

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

    Returns Promise<BacklogResponse<BacklogResponseFile>>

    • Defined in src/endpoints/BacklogWikiApi.ts:215

Settings

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

Generated using TypeDoc