Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
addIssue
Function addIssue
add
Issue
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
Issue
>
>
Add Issue 課題の追加
Adds new issue.
Parameters
config
:
contracts
.
BacklogConfig
params
:
AddIssueParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Issue
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Add Issue 課題の追加
Adds new issue.