Skip to content

Adding support for Forum, Topic & GroupMembership #15

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

Merged
merged 3 commits into from
Nov 20, 2014

Conversation

tomb50
Copy link
Contributor

@tomb50 tomb50 commented Oct 11, 2014

Hi,

Great client, I've added support for Forum, Topic and GroupMembership. I've tested as much as I can on the agent based endpoints.

Thanks
Tom

@tomb50
Copy link
Contributor Author

tomb50 commented Oct 11, 2014

In fact, this is not ready yet - looks like there is data on Zendesk (at least ours) which have different casing on TopicTypes (e.g. "articles" and "Articles"). I'll try and find a way of parsing both cases.

import org.zendesk.client.v2.model.SearchResultEntity;
import org.zendesk.client.v2.model.Ticket;
import org.zendesk.client.v2.model.User;
import org.zendesk.client.v2.model.*;
Copy link
Collaborator

Choose a reason for hiding this comment

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

be explicit on all imports btw

@stephenc
Copy link
Collaborator

Also, can you check off these items in the README.md as part of your pull request.

@tomb50
Copy link
Contributor Author

tomb50 commented Nov 20, 2014

Hi Stephen,

Reformatted as requested, I also re-tested Topic.TopicType and the enums work fine, I'm not sure what happened previously :-s

stephenc added a commit that referenced this pull request Nov 20, 2014
Adding support for Forum, Topic & GroupMembership
@stephenc stephenc merged commit 8ed14e7 into cloudbees-oss:master Nov 20, 2014
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