Skip to content

Commit

Permalink
feat(api): update spec (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldurantes authored Feb 8, 2024
1 parent 30604b3 commit b861618
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/swaggers/openpix.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions src/swaggers/openpix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1452,8 +1452,7 @@ paths:
status: CREATED
destinationAlias: c4249323-b4ca-43f2-8139-8232aab09b93
destinationAliasType: RANDOM
qrCode:
000201010212261060014br.gov.bcb.pix2584https://api.openpix.com.br/openpix/testing?transactionID=867ba5173c734202ac659721306b38c952040000530398654040.015802BR5909LOCALHOST6009Sao
qrCode: 000201010212261060014br.gov.bcb.pix2584https://api.openpix.com.br/openpix/testing?transactionID=867ba5173c734202ac659721306b38c952040000530398654040.015802BR5909LOCALHOST6009Sao
Paulo62360532867ba5173c734202ac659721306b38c963044BCA
comment: payment comment
correlationID: payment1
Expand Down Expand Up @@ -2959,6 +2958,9 @@ components:
expiresIn:
type: number
description: Expires the charge in seconds (minimum is 15 minutes)
expiresDate:
type: string
description: Expiration date of the charge. Only in ISO 8601 format.
customer:
type: object
$ref: '#/components/schemas/CustomerPayload'
Expand Down
2 changes: 1 addition & 1 deletion static/openpixPostman.json

Large diffs are not rendered by default.

0 comments on commit b861618

Please sign in to comment.