Skip to content

Commit c074c0e

Browse files
committed
commit update to add indexes #1643
1 parent 880d720 commit c074c0e

2 files changed

+2
-0
lines changed

forms/hub/marineMetreSquared/Marine Metre Squared - Rocky Shore Survey v1.json

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"validate": "integer,min[0]"
5555
},
5656
{
57+
"indexName": "groupName",
5758
"dataType": "text",
5859
"name": "groupName",
5960
"description": "The name of the group or school"

forms/hub/marineMetreSquared/Marine Metre Squared - Sandy and Muddy shore Survey v1.json

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"validate": "integer,min[0]"
5555
},
5656
{
57+
"indexName": "groupName",
5758
"dataType": "text",
5859
"name": "groupName",
5960
"description": "The name of the group or school"

0 commit comments

Comments
 (0)