Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 2379e83

Browse files
committed
Add sharedWith index
1 parent ef4356c commit 2379e83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/models/dataset.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
},
118118
"sharedWith": {
119119
"type": ["string"],
120+
"index": true,
120121
"description": "List of users that the dataset has been shared with"
121122
},
122123
"dataQualityMetrics": {

0 commit comments

Comments
 (0)