{
  "schema_version": "1.1",
  "resource_release": "v1.0.0-database-resource",
  "static_host_boundary": "A missing static asset may be returned by the host without a JSON body; the HTTP status remains authoritative.",
  "errors": [
    {
      "status": 400,
      "error_code": "INVALID_IDENTIFIER",
      "message": "The identifier is malformed or ambiguous."
    },
    {
      "status": 404,
      "error_code": "GENE_NOT_FOUND",
      "message": "No gene record exists for the supplied identifier."
    },
    {
      "status": 410,
      "error_code": "OBJECT_DEPRECATED",
      "message": "The object was removed; use the documented replacement."
    },
    {
      "status": 500,
      "error_code": "INTERNAL_ERROR",
      "message": "The static object could not be served."
    }
  ]
}
