Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support deleting issue API #53

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

massakurai
Copy link
Contributor

課題の削除に対応してみました。
他のテストを参考にテストコードも埋めてみました。
手元でBacklog上の課題を消す動作も確認しています。
ご確認をお願いいたします。

DELETE /api/v2/ issues/:issueIdOrKey
ref: https://developer.nulab.com/ja/docs/backlog/api/2/delete-issue/

Support backlog API the below:
- DELETE /api/v2/ issues/:issueIdOrKey
  ref: https://developer.nulab.com/ja/docs/backlog/api/2/delete-issue/
mpg-kenzo-tanaka
mpg-kenzo-tanaka approved these changes Apr 26, 2024
Copy link
Owner

@kenzo0107 kenzo0107 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ご対応ありがとうございます!

@kenzo0107 kenzo0107 merged commit 61eb940 into kenzo0107:master Apr 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants