Skip to content

Commit

Permalink
Merge pull request #1688 from Sensedia/aggr-payments
Browse files Browse the repository at this point in the history
Aggr payments
  • Loading branch information
andretrindade authored Jul 5, 2023
2 parents f1b3d35 + 5e0068b commit 0b88459
Show file tree
Hide file tree
Showing 8 changed files with 6,910 additions and 3 deletions.
229 changes: 229 additions & 0 deletions dictionary/paymentsGetConsentsConsentId_v3.csv

Large diffs are not rendered by default.

244 changes: 244 additions & 0 deletions dictionary/paymentsGetPixPaymentsPaymentId_v3.csv

Large diffs are not rendered by default.

245 changes: 245 additions & 0 deletions dictionary/paymentsPatchPixPaymentsPaymentId_v3.csv

Large diffs are not rendered by default.

198 changes: 198 additions & 0 deletions dictionary/paymentsPostConsents_v3.csv

Large diffs are not rendered by default.

213 changes: 213 additions & 0 deletions dictionary/paymentsPostPixPayments_v3.csv

Large diffs are not rendered by default.

2,888 changes: 2,888 additions & 0 deletions swagger-apis/payments/3.0.0-beta.1.yml

Large diffs are not rendered by default.

2,888 changes: 2,888 additions & 0 deletions swagger-apis/payments/3.0.0-beta.2.yml

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions swagger-apis/payments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,10 @@
{"name": "1.0.1", "url": "./1.0.1.yml"},
{"name": "1.1.0-rc1.0", "url": "./1.1.0-rc1.0.yml"},
{"name": "1.2.0", "url": "./1.2.0.yml"},
{"name": "2.0.0", "url": "./2.0.0.yml"}],
"urls.primaryName": "2.0.0", // default spec
{"name": "2.0.0", "url": "./2.0.0.yml"},
{"name": "3.0.0-beta.1", "url": "./3.0.0-beta.1.yml"},
{"name": "3.0.0-beta.2", "url": "./3.0.0-beta.2.yml"}],
"urls.primaryName": "3.0.0-beta.2", // default spec
dom_id: '#swagger-ui',
deepLinking: true,
supportedSubmitMethods:[],
Expand Down Expand Up @@ -95,4 +97,4 @@
};
</script>
</body>
</html>
</html>

0 comments on commit 0b88459

Please sign in to comment.