Skip to content

Commit

Permalink
feita correção n 2 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: Jade Lopes <jlopes@acesso.com>
  • Loading branch information
thebestjade and Jade Lopes committed Mar 6, 2024
1 parent 0beb9b9 commit 0c8131c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apis/v1/credit/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2091,8 +2091,6 @@ components:

UpdateStatusCreditContractDto:
type: object
required:
- reason
properties:
reason:
type: string
Expand All @@ -2102,6 +2100,7 @@ components:
- "LACK_OF_PAYMENT"
- "PARTNER_REQUEST"
- "HOLDER_REQUEST"
- ""
description: Motivo da realização da ação de bloqueio, desbloqueio ou de cancelamento (Verifique os motivos possíveis para cada ação no Manual do dev). <b>Importante:</b> Este campo é obrigatório apenas se a ação a ser realizada for de bloqueio ou de cancelamento.


Expand Down

0 comments on commit 0c8131c

Please sign in to comment.