microsoft / azure-privacy-sandbox-kms

MIT License
4 stars 6 forks source link

`/key` endpoint returns 400 if there are no keys in store #180

Closed DomAyre closed 1 day ago

DomAyre commented 1 day ago

This was likely intentional, but if there are no keys in the store, as a user if I request a key and it's not there, I would expect 404 not 400

DomAyre commented 1 day ago

Folding this into #167