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

Function removeLinkToSharedFileFromIssue

  • removeLinkToSharedFileFromIssue(config, params, context?): Promise<BacklogResponse<SharedFile>>
  • Remove Link to Shared File from Issue 課題に共有ファイルをリンク

    Removes link to shared file from issue.

    Parameters

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

    Returns Promise<BacklogResponse<SharedFile>>

    • Defined in src/endpoints/BacklogIssueApi.ts:430

Settings

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

Generated using TypeDoc