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 support for more collection types #259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hashhar
Copy link

@hashhar hashhar commented Apr 17, 2020

Fixes #258
Signed-off-by: Ashhar Hasan [email protected]

@hashhar
Copy link
Author

hashhar commented Apr 17, 2020

I've made the changes and have tested them part from the "release-groups" collections.

I though about adding tests but not sure if you'd want to test against actual MusicBrainz. Let me know if I should add some integration tests or change something.

@hashhar
Copy link
Author

hashhar commented Apr 4, 2021

@alastair gentle ping.

@hashhar hashhar changed the title Fixes #258 Add support for more collection types Jan 22, 2022
@hashhar
Copy link
Author

hashhar commented Jan 22, 2022

@alastair can you PTAL at this.


See `Browsing`_ for how to use `limit` and `offset`.
"""
return _do_collection_query(collection, "areas", limit, offset)

Choose a reason for hiding this comment

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

Is "areas" a typo here?

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.

Support for more collection types
2 participants