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

Implement new 'Topics' methods #31

Open
boncey opened this issue Dec 18, 2012 · 3 comments
Open

Implement new 'Topics' methods #31

boncey opened this issue Dec 18, 2012 · 3 comments

Comments

@boncey
Copy link
Owner

boncey commented Dec 18, 2012

There's a test (CompletenessTest) that interrogates the API and lists methods we've not implemented yet.
I'm gonna raise separate issues for each thing that needs implementing which will make it easier to split the work.

These are the Topics methods that need to be implemented.

  • flickr.groups.discuss.topics.add
  • flickr.groups.discuss.topics.getInfo
  • flickr.groups.discuss.topics.getList
@ravsom
Copy link

ravsom commented Aug 20, 2013

Hi, is there a milestone that can be attached to this task? Looking forward to this api.

@boncey
Copy link
Owner Author

boncey commented Aug 20, 2013

Hi, these methods seem to have slipped through the net - thanks for alerting me.
I've made a new milestone for this and a few other completeness related tasks.
No due date set as yet as my time is limited but hopefully shouldn't take too long.

@willisju
Copy link
Contributor

I've gone through and implemented all the gets from groups.discuss.topics and groups.discuss.replies in my commit e610076; however in that commit all instances of "parameters.put(Flickr.API_KEY, apiKey)" need to be removed in GroupDiscussInterface.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants