14 lines
177 B
JSON
14 lines
177 B
JSON
|
[
|
||
|
{
|
||
|
"IndexName": "index_device_id",
|
||
|
"MgoKeySchema": {
|
||
|
"MgoIndexKeys": [
|
||
|
{
|
||
|
"Name": "device_id",
|
||
|
"Direction": "1"
|
||
|
}
|
||
|
],
|
||
|
"MgoIsUnique": true
|
||
|
}
|
||
|
}
|
||
|
]
|