ATLAS-4320: Fixing location uri for DB entities in QuickStartV2 (#131)

Co-authored-by: Shruti Mantri <shruti.mantri@myntra.com>
This commit is contained in:
shrutimantri 2021-06-01 22:46:53 +05:30 committed by GitHub
parent ab23b99c50
commit fac8349593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -463,7 +463,7 @@ public class QuickStartV2 {
entity.setAttribute(REFERENCEABLE_ATTRIBUTE_NAME, name + CLUSTER_SUFFIX);
entity.setAttribute("description", description);
entity.setAttribute("owner", owner);
entity.setAttribute("locationuri", locationUri);
entity.setAttribute("locationUri", locationUri);
entity.setAttribute("createTime", System.currentTimeMillis());
// set classifications