You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The URL parameters should come from querying banks / accounts / transactions for a User (similar to how API Explorer populates the drop down lists for Bank, Account, View etc.
The POST bodies should be populated somehow using the Swagger / Resource Docs / using "own" account to send payment to etc.
The text was updated successfully, but these errors were encountered:
Before reading this, i created a TestConfig model where a user can have multiple configurations each providing a set of banks/accounts/etc. This could easily be extended to cover #1 and #2, i believe. What do you reckon @simonredfern ? See https://available-tester.openbankproject.com for a running instance.
The URL parameters should come from querying banks / accounts / transactions for a User (similar to how API Explorer populates the drop down lists for Bank, Account, View etc.
The POST bodies should be populated somehow using the Swagger / Resource Docs / using "own" account to send payment to etc.
The text was updated successfully, but these errors were encountered: