diff --git a/doc/user_section_json_structure.json b/doc/user_section_json_structure.json index fde2520ca2f028a29c9d4aec058112f77bc3cb67..0ec310bee100d20c5c130f9d11d11a699eda37e1 100644 --- a/doc/user_section_json_structure.json +++ b/doc/user_section_json_structure.json @@ -4,14 +4,6 @@ "nome": "", - "quantidade_amigos": "", - "amigos": [ - { - "uid": "", - "nome": "" - } - ], - "comunidades": { "dono": [ { diff --git a/doc/user_section_xml_structure.xml b/doc/user_section_xml_structure.xml index eeff4df18d6a96bd419cfc660ce57521a17c5011..9aa41a261cb9406bd69e51476ee389fc714f8abe 100644 --- a/doc/user_section_xml_structure.xml +++ b/doc/user_section_xml_structure.xml @@ -4,11 +4,6 @@ <nome>''</nome> - <quantidade_amigos>''</quantidade_amigos> - <amigos> - <usuario uid='' href=''>''</usuario> - </amigos> - <comunidades> <dono> <comunidade cid='' href=''>''</comunidade>