Skip to content

Commit 8fc40d4

Browse files
committed
found a couple more properties and updated the README
1 parent 724cd6d commit 8fc40d4

File tree

5 files changed

+528
-374
lines changed

5 files changed

+528
-374
lines changed

data/1.custom-object-locations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
{
1414
"name": "full_address",
1515
"label": "Full Address",
16-
"isPrimaryDisplayLabel": true
16+
"isPrimaryDisplayLabel": true,
17+
"hasUniqueValue": true
1718
}
1819
],
1920
"labels": {

data/1.custom-object-vehicles.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
{
1414
"name": "vin",
1515
"label": "VIN",
16-
"isPrimaryDisplayLabel": true
16+
"isPrimaryDisplayLabel": true,
17+
"hasUniqueValue": true
1718
}
1819
],
1920
"labels": {

0 commit comments

Comments
 (0)