Skip to content

Commit

Permalink
feat(subscription): add comment field
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldurantes committed Jul 24, 2023
1 parent bdf3160 commit aad4656
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/swaggers/openpix.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions src/swaggers/openpix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3158,6 +3158,9 @@ components:
value:
type: number
description: Value in cents of this subscription
comment:
type: string
description: Comment to be added in infoPagador
dayGenerateCharge:
type: number
description: Day of the month that the charges will be generated. Maximun of 27.
Expand Down
2 changes: 1 addition & 1 deletion static/openpixPostman.json

Large diffs are not rendered by default.

0 comments on commit aad4656

Please sign in to comment.