github.com/etecs-ru/gnomock@v0.13.2/preset/mongo/testdata/db2/customers.json (about) 1 { 2 "id": 1, 3 "first_name": "Silvain", 4 "last_name": "Hegerty", 5 "email": "shegerty0@dailymotion.com" 6 } 7 { 8 "id": 2, 9 "first_name": "Maddi", 10 "last_name": "Cuningham", 11 "email": "mcuningham1@clickbank.net" 12 } 13 { 14 "id": 3, 15 "first_name": "Gregoire", 16 "last_name": "Cocher", 17 "email": "gcocher2@java.com" 18 } 19 { 20 "id": 4, 21 "first_name": "Desi", 22 "last_name": "Hands", 23 "email": "dhands3@mapquest.com" 24 } 25 { 26 "id": 5, 27 "first_name": "Anna", 28 "last_name": "Lorence", 29 "email": "alorence4@businesswire.com" 30 }