Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
addProject
Function addProject
add
Project
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
Project
>
>
Add Project プロジェクトの追加
Adds new project.
Parameters
config
:
contracts
.
BacklogConfig
params
:
AddProjectParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Project
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Add Project プロジェクトの追加
Adds new project.