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

Return 400 for image requests that cannot be parsed #881

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

griffri
Copy link
Contributor

@griffri griffri commented Jul 10, 2024

Resolves #879

This PR fixes an error that would be thrown by Orchestrator when attempting to parse an invalid requested image size - uses a new optional parameter introduced by digirati-co-uk/iiif-net#45.

@griffri griffri force-pushed the fix/bad_image_request_returns_4xx branch from bc52fdd to e1d8aa6 Compare July 12, 2024 13:36
@griffri griffri changed the title Return 400 errors for invalid image requests Return 400 for image requests that cannot be parsed Jul 12, 2024
@griffri griffri marked this pull request as ready for review July 12, 2024 14:53
@griffri griffri requested a review from a team as a code owner July 12, 2024 14:53
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.

Return 400 / 404 for invalid image requests
1 participant