krystal/go-katapult

View on GitHub
core/fixtures/build_not_found_error.json

Summary

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