From 216e90cfc011e70d39e1369ee538aac8af660efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Mili=C4=87?= Date: Thu, 16 Mar 2023 09:27:16 +0100 Subject: [PATCH 1/2] feature/Revise list of SDKs on Portal home page 2 --- obp-api/src/main/webapp/sdks.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/obp-api/src/main/webapp/sdks.html b/obp-api/src/main/webapp/sdks.html index a76828b4c..af7e71073 100644 --- a/obp-api/src/main/webapp/sdks.html +++ b/obp-api/src/main/webapp/sdks.html @@ -132,5 +132,18 @@

Python PyPi

Source Code +

Other repositories that might be interesting: Javascript | Python | All

+
+ Javascript +
+
+ Python +
+
+ All +
+
+ Get current swagger +

Please make sure you are using the correct sandbox domain when using the SDKs. In doubt, drop us a line.

\ No newline at end of file From 2d3224743e35f2560e08329d2541bdabf0beb2eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Mili=C4=87?= Date: Thu, 16 Mar 2023 11:48:43 +0100 Subject: [PATCH 2/2] feature/Revise list of SDKs on Portal home page 3 --- obp-api/src/main/webapp/sdks.html | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/obp-api/src/main/webapp/sdks.html b/obp-api/src/main/webapp/sdks.html index af7e71073..5ec9da754 100644 --- a/obp-api/src/main/webapp/sdks.html +++ b/obp-api/src/main/webapp/sdks.html @@ -132,18 +132,14 @@

Python PyPi

Source Code -

Other repositories that might be interesting: Javascript | Python | All

+
- Javascript +

Other repositories that might be interesting: Javascript | Python | All

+
- Python -
-
- All -
- +

Please make sure you are using the correct sandbox domain when using the SDKs. In doubt, drop us a line.

\ No newline at end of file