krystal/go-katapult

View on GitHub
core/fixtures/certificate_not_found_error.json

Summary

Maintainability
Test Coverage
{
  "error": {
    "code": "certificate_not_found",
    "description": "No certificate was found matching any of the criteria provided in the arguments",
    "detail": {}
  }
}