Skip to content

Commit

Permalink
Atualiza doc modelo Collab
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelveigarangel committed Nov 22, 2024
1 parent 3760ab5 commit 8648cca
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion opac_schema/v1/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,13 @@ class Collab(EmbeddedDocument):
"collab" : [
{
"name" : "Institution",
}
},
{
"name" : "Institution 2",
},
{
"name" : "Institution 3",
},
]
"""
Expand Down

0 comments on commit 8648cca

Please sign in to comment.