... | ... | @@ -42,12 +42,11 @@ Por ser um banco de dados documental, as informações são persistidas em cole |
|
|
Estado(string)
|
|
|
}]
|
|
|
Perfil(object array)[{
|
|
|
Id (hash)
|
|
|
Id (string)
|
|
|
Descricao (string)
|
|
|
us(hash)
|
|
|
Posts(Object array)[{
|
|
|
idPost(hash)
|
|
|
}]
|
|
|
Seguidores (int)
|
|
|
Seguindo (int)
|
|
|
UrlFoto (string)
|
|
|
}]
|
|
|
}
|
|
|
```
|
... | ... | |