OBP-API icon indicating copy to clipboard operation
OBP-API copied to clipboard

An open source RESTful API platform for banks that supports Open Banking, XS2A and PSD2 through access to accounts, transactions, counterparties, payments, entitlements and metadata - plus a host of i...

Results 117 OBP-API issues
Sort by recently updated
recently updated
newest added

Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.23.0&new-version=1.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

@simonredfern Please consider the flow

It should test the endpoint: /obp/v1.4.0/resource-docs/v3.0.0/swagger

swagger

The resource doc returns usersJSONV200 but should return an example of Adapter here's the current code: resourceDocs += ResourceDoc( getAdapter, implementedInApiVersion, "getAdapter", "GET", "/banks/BANK_ID/adapter", "Get Info Of Adapter", """Get a...

This section should be hidden from login panel