16 lines
445 B
JSON
16 lines
445 B
JSON
{
|
|
"indexes": [
|
|
{ "v": { "$numberInt": "2" }, "key": { "_id": { "$numberInt": "1" } }, "name": "_id_" },
|
|
{
|
|
"v": { "$numberInt": "2" },
|
|
"key": { "sellerId": { "$numberInt": "1" }, "videoId": { "$numberInt": "1" } },
|
|
"name": "sellerId_1_videoId_1",
|
|
"background": true,
|
|
"unique": true
|
|
}
|
|
],
|
|
"uuid": "6fd5dabcbc0e4a30b7139814ecfb0443",
|
|
"collectionName": "learningprogresses",
|
|
"type": "collection"
|
|
}
|