decentralized-identity / decentralized-identity/universal-resolver
What HTTP code should api-driver return when DID is not found?
Open
- Dominant language
- Java
- Stars
- 644
- Forks
- 305
- Avg merge
- 5h 11m
- Merged PRs (30d)
- 1
Description
According to [api-driver.yml](../blob/main/swagger/api-driver.yml) the driver can respond to `/identifiers/{identifier}` only with HTTP codes 200, 400, 410 or 500. The example resolver returns 404 for not found DID.
Add missing valid HTTP response codes to the `api-driver.yml`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.