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

Feature: Implement delete issue link api #341

Merged
merged 1 commit into from
Feb 6, 2021
Merged

Feature: Implement delete issue link api #341

merged 1 commit into from
Feb 6, 2021

Conversation

ahmadsalimi
Copy link
Contributor

@ahmadsalimi ahmadsalimi commented Feb 5, 2021

Description

Implementation of #309

API:

DELETE rest/api/2/issueLink/{linkId}

Information that is useful here:

Example:

// Example code
resp, err := testClient.Issue.DeleteLink("10054")

Checklist

Copy link
Contributor

@benjivesterby benjivesterby left a comment

Choose a reason for hiding this comment

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

This looks good to me. Once at least one of the other maintainers gives the 👍 we can merge. If nobody else reviews by the end of next week I'll merge it in.

Copy link
Owner

@andygrunwald andygrunwald left a comment

Choose a reason for hiding this comment

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

LGTM

@andygrunwald andygrunwald merged commit 5601d2b into andygrunwald:master Feb 6, 2021
@andygrunwald
Copy link
Owner

Thanks @ahmadsalimi

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