dlcs / protagonist

MIT License
7 stars 2 forks source link

Return 400 for image requests that cannot be parsed #881

Closed griffri closed 4 months ago

griffri commented 4 months ago

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 https://github.com/digirati-co-uk/iiif-net/pull/45.