Hello Team, I've recently started working on the Apache Atlas, and when exploring the REST APIs, I noticed that the documentation states that you'd also get referredEntities when you use the Basic Search. But that's not the case when I simply hit /api/atlas/v2/search/basic/?typeName=DataSet
(Note: I've also tried with different entity type names.) Am I missing something, a parameter or something like that? or the documentation is outdated. http://atlas.apache.org/api/v2/resource_DiscoveryREST.html#resource_DiscoveryREST_searchUsingBasic_GET At the moment, because of this, I need to find all the guid's from basic search, and make a separate query to find bulk entities using those guid's. -- Sent from my iPhone
