mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 10:47:23 +00:00
Merge branch 'develop' of https://github.com/OpenBankProject/API-Explorer into develop
This commit is contained in:
commit
502d2f087e
@ -400,7 +400,7 @@ WIP to add comments on resource docs. This code copied from Sofit.
|
||||
// Possible OBP Versions
|
||||
val obpVersionsSupported = List("OBPv2.2.0", "OBPv3.0.0", "OBPv3.1.0", "OBPv4.0.0")
|
||||
|
||||
val otherVersionsSupported = List("BGv1.3", "UKv3.1", "UKv2.0", "STETv1.4", "PAPIv2.1.1.1", "b1")
|
||||
val otherVersionsSupported = List("BGv1.3", "UKv3.1", "UKv2.0", "STETv1.4", "PAPIv2.1.1.1", "b1", "AUv1.0.0")
|
||||
|
||||
// Set the version to use.
|
||||
val apiVersion: String = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user