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

MBS-13781: Support browsing genres by collection in the API #3394

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

Conversation

reosarevok
Copy link
Member

Implement MBS-13781

Description

We added the feature in the last schema change but I completely forgot the WS side of it. This implements it, plus some tests.

Testing

Manually, and I added BrowseGenres tests. AFAICT this is the only collection browse JSON test, too.

We added the feature in the last schema change but I completely forgot
the WS side of it. This implements it, plus some tests.

I had to move genre_all to be the last one defined so that Catalyst
would choose it first and avoid breaking genre lists, apparently;
see https://metacpan.org/dist/Catalyst-Runtime/view/lib/Catalyst/RouteMatching.pod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API New feature Non urgent new stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant