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

IssueService: add WithOptions function variants for UpdateIssue #13

Merged

Conversation

chrisnovakovic
Copy link
Collaborator

This enables options to be set for the "edit issue" API endpoint via query parameters in the UpdateIssue family of functions, similarly to how it currently works for the Update family of functions.

This enables options to be set for the "edit issue" API endpoint via
query parameters in the `UpdateIssue` family of functions, similarly to
how it currently works for the `Update` family of functions.
@chrisnovakovic chrisnovakovic merged commit 7e804f8 into thought-machine:v1 Feb 23, 2024
6 checks passed
@chrisnovakovic chrisnovakovic deleted the updateissuewithoptions branch February 23, 2024 17:28
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.

2 participants