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

Add ticket comment redaction #260

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

pierce-m
Copy link
Contributor

Fixes #259

@@ -33,6 +33,13 @@ type TicketComment struct {
Via *Via `json:"via,omitempty"`
}

// Contains the body of the RedactTicketComment PUT request
Copy link
Owner

Choose a reason for hiding this comment

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

Could you fix this?

Copy link
Owner

@nukosuke nukosuke left a comment

Choose a reason for hiding this comment

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

code looks fine to me. thanks!

@nukosuke nukosuke merged commit 2be7899 into nukosuke:master Feb 16, 2023
@nukosuke
Copy link
Owner

Thanks!

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.

No Redaction support
2 participants