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

setting ticket form field #55

Merged
merged 2 commits into from
Mar 10, 2019
Merged

Conversation

tamccall
Copy link
Contributor

No description provided.

@nukosuke nukosuke added this to the v0.2.0 milestone Mar 10, 2019
@@ -45,6 +45,7 @@ func (z Client) CreateTicketForm(ticketForm TicketForm) (TicketForm, error) {
var data, result struct {
TicketForm TicketForm `json:"ticket_form"`
}
data.TicketForm = ticketForm
Copy link
Owner

@nukosuke nukosuke Mar 10, 2019

Choose a reason for hiding this comment

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

OMG...
I'm so sorry. It's my fault 🙇‍♂️

I enbugged at bf9b44c. We need to fix all functions for other resources...

Anyway, good catch. Thank you!

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.

I intend to merge with other PRs

@nukosuke nukosuke merged commit 159575c into nukosuke:master Mar 10, 2019
fairyhunter13 added a commit to fairyhunter13/go-zendesk that referenced this pull request Jul 12, 2020
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.

None yet

2 participants