RELATIONSHIP_INVALID_ENDTYPE(400,"ATLAS-400-00-045","Invalid entity-type for relationship attribute ‘{0}’: entity specified (guid={1}) is of type ‘{2}’, but expected type is ‘{3}’"),
INVALID_SEARCH_PARAMS(400,"ATLAS-400-00-047","No search parameter was found. One of the following MUST be specified in the request; typeName, classification or queryText"),
INVALID_RELATIONSHIP_ATTRIBUTE(400,"ATLAS-400-00-048","Expected attribute {0} to be a relationship but found type {}"),
INVALID_RELATIONSHIP_TYPE(400,"ATLAS-400-00-049","Invalid entity type '{0}', guid '{1}' in relationship search"),
// All Not found enums go here
TYPE_NAME_NOT_FOUND(404,"ATLAS-404-00-001","Given typename {0} was invalid"),
TYPE_GUID_NOT_FOUND(404,"ATLAS-404-00-002","Given type guid {0} was invalid"),