usnistgov / dioptra

Test Software for the Characterization of AI Technologies
https://pages.nist.gov/dioptra/
Other
220 stars 33 forks source link

fix: resolve internal server error when modifying nonexistent draft #577

Closed etrapnell-nist closed 2 months ago

etrapnell-nist commented 2 months ago

This fixes #547 by raising an error if the specified draft doesn't exist. The swagger docs now correctly report a 404 not found error when attempting to modify a draft that doesn't exist. This issue (and fix) applies to drafts for all applicable endpoints.