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

Function getVersionMilestoneList

  • getVersionMilestoneList(config, params, context?): Promise<BacklogResponse<Version[]>>
  • Get Version/Milestone List バージョン(マイルストーン)一覧の取得

    Returns list of Versions/Milestones in the project.

    Parameters

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

    Returns Promise<BacklogResponse<Version[]>>

    • Defined in src/endpoints/BacklogProjectApi.ts:611

Settings

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

Generated using TypeDoc