Skip to content

Commit

Permalink
Merge pull request #140 from prefeitura-rio/refactor/remove-field-fro…
Browse files Browse the repository at this point in the history
…m-professionals

Remove field "data_referencia" from professionals
  • Loading branch information
TanookiVerde committed Jul 8, 2024
2 parents 6627e75 + 6933676 commit 420fbe7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/app/pydantic_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,3 @@ class ProfessionalModel(BaseModel):
nome: str
cbo: List[OccupationModel]
conselho: List[RegistryModel]
data_referencia: date

0 comments on commit 420fbe7

Please sign in to comment.