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

Function addCategory

  • addCategory(config, params, context?): Promise<BacklogResponse<Category>>
  • Add Category カテゴリーの追加

    Adds new Category to the project.

    Parameters

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

    Returns Promise<BacklogResponse<Category>>

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

Settings

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

Generated using TypeDoc