sentier-dev / glossary-api

Sustainability assessment classifications glossary
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Fix `/collection` endpoint accepting `Concept` iri #56

Closed sami-m-g closed 4 months ago

sami-m-g commented 4 months ago

Describe the bug /collection endpoint doesn't raise 404 error when provided a Concept iri but fails internally.

To Reproduce Steps to reproduce the behavior:

  1. Provide https://api.g.sentier.dev/latest/collection with a Concept iri

Expected behavior It should raise a 404 error

Additional context This was identified during development. I will work on it next. I am just raising awarness.

sami-m-g commented 4 months ago

False alarm.