-
Notifications
You must be signed in to change notification settings - Fork 1
/
normalizado.json
87 lines (87 loc) · 2.2 KB
/
normalizado.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"entities": {
"message": {
"638c66ef737607c03de0581f": {
"_id": "638c66ef737607c03de0581f",
"author": {
"nombre": "Clara",
"apellido": "Dellago",
"edad": 34,
"alias": "ClaritaDellago",
"avatar": "https://cdn-icons-png.flaticon.com/512/1993/1993341.png",
"_id": "[email protected]"
},
"text": "hola",
"__v": 0
},
"638c684b9c606633ab42855b": {
"_id": "638c684b9c606633ab42855b",
"author": {
"nombre": "Juan",
"apellido": "Dellago",
"edad": 34,
"alias": "ClaritaDellago",
"avatar": "https://cdn-icons-png.flaticon.com/512/1993/1993341.png",
"mail": "[email protected]"
},
"text": "como estas?"
},
"638c684b9c606633ab42855c": {
"_id": "638c684b9c606633ab42855c",
"author": {
"nombre": "Carlos",
"apellido": "Dellago",
"edad": 34,
"alias": "ClaritaDellago",
"avatar": "https://cdn-icons-png.flaticon.com/512/1993/1993341.png",
"mail": "[email protected]"
},
"text": "todo bien"
},
"638c684b9c606633ab42855d": {
"_id": "638c684b9c606633ab42855d",
"author": {
"nombre": "Alberto",
"apellido": "Dellago",
"edad": 34,
"alias": "ClaritaDellago",
"avatar": "https://cdn-icons-png.flaticon.com/512/1993/1993341.png",
"mail": "[email protected]"
},
"text": "aca"
},
"638c684b9c606633ab42855e": {
"_id": "638c684b9c606633ab42855e",
"author": {
"nombre": "Ana",
"apellido": "Dellago",
"edad": 34,
"alias": "ClaritaDellago",
"avatar": "https://cdn-icons-png.flaticon.com/512/1993/1993341.png",
"mail": "[email protected]"
},
"text": "por aca llueve"
},
"638c684b9c606633ab42855f": {
"_id": "638c684b9c606633ab42855f",
"author": {
"nombre": "Carlos",
"apellido": "Dellago",
"edad": 34,
"alias": "ClaritaDellago",
"avatar": "https://cdn-icons-png.flaticon.com/512/1993/1993341.png",
"mail": "[email protected]"
},
"text": "que bajón"
}
}
},
"result": [
"638c66ef737607c03de0581f",
"638c684b9c606633ab42855b",
"638c684b9c606633ab42855c",
"638c684b9c606633ab42855d",
"638c684b9c606633ab42855e",
"638c684b9c606633ab42855f"
]
}