libretificacaotjcore 0.1.13__py3-none-any.whl → 0.1.14__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of libretificacaotjcore might be problematic. Click here for more details.

@@ -11,7 +11,7 @@ class SolicitacaoDTO(BaseModel):
11
11
  dataInicio: date = Field(..., description="Data de início no formato YYYY-MM-DD")
12
12
  dataFim: date = Field(..., description="Data de fim no formato YYYY-MM-DD")
13
13
  certificadoId: int = Field(..., description="ID do certificado")
14
- eventos: list[EEventos] | None = Field(..., description="Lista de eventos")
14
+ eventos: list[EEventos] | None = Field(None, description="Lista de eventos")
15
15
 
16
16
  # Validar e transformar solicitacaoId
17
17
  @field_validator('solicitacaoId')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: libretificacaotjcore
3
- Version: 0.1.13
3
+ Version: 0.1.14
4
4
  Summary: Biblioteca para centralizar conexao com filas no rabbit e banco de dados no mongodb para os servicos de retificacao da TJ
5
5
  Author-email: Jhonatan Azevedo <dev.azevedo@outlook.com>
6
6
  Project-URL: Homepage, https://github.com/seu-usuario/libretificacaotjcore
@@ -3,14 +3,14 @@ libretificacaotjcore/database/__init__.py,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN
3
3
  libretificacaotjcore/database/arquivo_repository.py,sha256=yKyYXzTyp1xiQsI1Cjh9wrnJACrm7xrgn6hlWgBHe48,2154
4
4
  libretificacaotjcore/database/certificado_repository.py,sha256=LF3rV1rQmRGZVB4wPh_vmDj81Gf_env_5hqtTbxXNFM,1396
5
5
  libretificacaotjcore/database/config_db.py,sha256=3QcYUE1o_iGNAgJeOMdB1FtyYdoNvRxTyuk17tJTkyw,1666
6
- libretificacaotjcore/dtos/solicitacao_dto.py,sha256=pH0C-7hoMkRUhXt1N-ehTggwMCELCIHAbfwwzGZOCLQ,2942
6
+ libretificacaotjcore/dtos/solicitacao_dto.py,sha256=pOpieFxhQyx2unAGM9JKS2Z82zOkk0XucqppkY8E-7o,2943
7
7
  libretificacaotjcore/enums/e_eventos.py,sha256=bRaWoUYZ0HnadpXjgmrh66CY3nftb-RP0x0klTH280c,180
8
8
  libretificacaotjcore/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  libretificacaotjcore/services/crypto_pass_service.py,sha256=9D0vyjan6f_8AfNxGkLpGdvyMpojsJq_AAySpv_zKMc,740
10
10
  libretificacaotjcore/services/file_service.py,sha256=14CJokBbrsryQGmL0_unH2QKZpnteEAfxf5CPFdv6cE,2075
11
11
  libretificacaotjcore/services/rabbitmq_consumer.py,sha256=a25mRHjbkgO3lkdCJ5NpJfWAGHhVkQDCRDR2t8hMNAI,1710
12
12
  libretificacaotjcore/services/s3_service.py,sha256=HKR_jt2H3XdV1PCzo5R5bnhmoQ3I46Yn5IqAvVPhsjs,2946
13
- libretificacaotjcore-0.1.13.dist-info/METADATA,sha256=LO7bJlhFZMhvwnbJdFl8Op36-N17QjpvW0acn3oWUJ4,1468
14
- libretificacaotjcore-0.1.13.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
- libretificacaotjcore-0.1.13.dist-info/top_level.txt,sha256=J9vnz_X9OUnxC-eXHiAzlc9xIrWBwZ5bgnIDQIIFY4c,21
16
- libretificacaotjcore-0.1.13.dist-info/RECORD,,
13
+ libretificacaotjcore-0.1.14.dist-info/METADATA,sha256=qu17fNSYqQjtwLCGjRllf4-gHK_RmuQMvsvRyLvmdsY,1468
14
+ libretificacaotjcore-0.1.14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
+ libretificacaotjcore-0.1.14.dist-info/top_level.txt,sha256=J9vnz_X9OUnxC-eXHiAzlc9xIrWBwZ5bgnIDQIIFY4c,21
16
+ libretificacaotjcore-0.1.14.dist-info/RECORD,,