Skip to content

Commit

Permalink
Adiciona indexes em Article
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelveigarangel committed May 16, 2024
1 parent 1b3ffa8 commit 53bfe93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions opac_schema/v1/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,8 @@ class Article(Document):
'scielo_pids.v2',
'scielo_pids.v3',
'scielo_pids.other',
'publication_date',
'updated',
]
}

Expand Down

0 comments on commit 53bfe93

Please sign in to comment.