Legal API: fetching invalid document should return 404 instead of 500
Open
bug
Entities Team
Priority3
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
The following should return HTTP 404 (not found) instead of HTTP 500 (server error).

This is not causing any problems. It's just not ideal. (It might cause unnecessary logging.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.