Commit Graph

192 Commits

Author SHA1 Message Date
simonredfern
5d353c80f6 Feature: Featured API collections endpoints 2026-01-30 13:12:52 +01:00
hongwei
3b467129fb refactor/rename UserNotLoggedIn to AuthenticatedUserIsRequired 2026-01-21 15:11:04 +01:00
simonredfern
eb49ea7593 JSON type in Dynamic Entity 2025-12-08 12:14:28 +01:00
simonredfern
3770c03b82 docfix: webui_props glossary item 2025-11-06 16:36:35 +01:00
hongwei
f885f8fba9 feature/viewPermission store snake case instead of camel case in database - fixed Test 2025-07-11 18:41:31 +02:00
hongwei
3548361cda refactor/add transaction status field to various models and update related examples 2025-06-13 13:43:27 +02:00
hongwei
8c298514f4 refactor/update example values to include referenceDate in balance examples 2025-06-10 12:07:48 +02:00
hongwei
cdf1d50e7a refactor/update routing scheme and address examples in banking model and JSON factory 2025-06-03 15:02:34 +02:00
hongwei
a13aa9f32e refactor/update example consent reference ID in glossary 2025-05-27 12:10:26 +02:00
hongwei
c3ae3e9d6b feature/update consent reference id usage in JSON and UI 2025-05-27 08:42:27 +02:00
Hongwei
470632595e refactor/OBPv510 add BankAccountBalance class and related API endpoints for balance management 2025-04-24 14:47:42 +02:00
Hongwei
323ee28de4 refactor/update entityCertificatePublicKeyExample to improve formatting and readability of the certificate string 2025-04-10 16:40:14 +02:00
Hongwei
9e651324b2 refactor/update entityCertificatePublicKeyExample to improve formatting of the certificate string 2025-04-10 15:43:28 +02:00
Hongwei
980cde43ef refactor/update entityCertificatePublicKeyExample to improve readability by formatting the certificate string 2025-04-10 14:52:37 +02:00
Hongwei
5d767e6617 refactor/replace hardcoded method names with nameOf function for improved readability 2025-04-10 13:12:12 +02:00
Hongwei
f1309690ad feature/add JWT example and refactor JSON definitions to lazy vals 2025-04-08 22:58:37 +02:00
hongwei
83523e0f2c bugfix/fixed the swagger endpoint issue 2025-04-08 14:20:06 +02:00
hongwei
b0a9b65e13 refactor/use all connector methods for code generator step2- WIP 2025-01-20 21:58:45 +08:00
Simon Redfern
1279a980a2
Merge pull request #2467 from hongwei1/develop
feature/V510 new getTransactionRequests with attributes
2024-12-17 11:56:03 +01:00
simonredfern
ea496d515e docfix/Adding a glossary item about Authentication 2024-12-16 21:11:37 +01:00
hongwei
fabfd98109 test/added tests for query TransactionRequest attributes 2024-12-16 15:40:22 +01:00
hongwei
4e93ef5927 refactor/tweaked the request json BigDecimal to String 2024-12-06 11:36:28 +01:00
hongwei
4aa68db33d docfix/tweakd scheme Example Value 2024-11-26 15:00:58 +01:00
hongwei
6d0e316dc6 feature/OBPv510 added new endpoints:createAgent,getAgent and createTransactionRequestAgent 2024-11-14 12:12:40 +01:00
hongwei
438fb2d2de test/fixed the failed tests 2024-11-11 08:18:45 +01:00
hongwei
d330c4061d test/added tests for consumers 2024-11-08 12:55:15 +01:00
hongwei
c7398e2ea4 feature/BGv1.3 added periodic_payments - step5 2024-08-22 12:40:55 +02:00
hongwei
1e38f601f8 refactor/Remove all akka Remotedata 2024-08-20 16:17:24 +02:00
Hongwei
6024b8f81c refactor/OBPv510 added new endpoint createVPRConsentRequest 2024-07-11 17:28:20 +02:00
Hongwei
9e0bdf0213 test/added new methods validateChallengeAnswerC4 and validateChallengeAnswerC5 for StoredProcedureConnector_vDec2019 2024-07-06 16:55:45 +02:00
Hongwei
4a42ed71b8 Merge remote-tracking branch 'OBP-API/develop' into develop
# Conflicts:
#	obp-api/src/main/scala/code/api/ResourceDocs1_4_0/SwaggerDefinitionsJSON.scala
2024-07-02 13:02:50 +02:00
hongwei
6ea76fec86 test/fixed the failed test 2024-06-28 21:13:35 +02:00
hongwei
78853ee09a feature/OBPv510 new version create view endpoint- step3 2024-06-27 16:57:04 +02:00
hongwei
dde95589d9 feature/V5.1.0 added CounterpartyLimit endpoint -step5 2024-06-25 16:37:57 +02:00
hongwei
62a14196e6 refactor/use Constant.SYSTEM_OWNER_VIEW_ID instead of "owner" 2024-06-14 12:23:51 +02:00
Marko Milić
81d0791b8e docfix/Tweak akka, rest and stored procedure connector 2024-01-17 09:46:20 +01:00
hongwei
5638f5885b feature/added obpIdCheck for all post json body-fixed failed tests 2023-10-23 10:50:16 +02:00
hongwei
718adb5838 feature/OBPv510 added new endpoint getUserAttributes and added isPersonal to create endpoint 2023-05-23 23:31:53 +08:00
hongwei
346dada0f0 refactor/enhanced the 'Create User Invitation' endpoint 2023-04-28 20:30:28 +08:00
hongwei
15165925d2 refactor/tweaked the name example values 2023-04-28 19:10:30 +08:00
hongwei
9933ebdae3 refactor/tweaked the resourceDocs 2023-04-04 15:08:52 +02:00
hongwei
eeca451f1e feature/OBPV510 added new create/update/get Atms 2023-04-04 12:25:19 +02:00
hongwei
a8a93082c2 refactor/tweaked usersExample value 2023-01-25 10:37:06 +01:00
hongwei
ecf0b26334 tests/fixed the failed tests 2022-10-27 15:15:35 +02:00
Simon Redfern
30043ece1f
Merge pull request #2144 from hongwei1/develop
feature/closed some tickets
2022-10-27 12:44:56 +02:00
hongwei
4679551a91 test/fixed the failed tests 2022-10-26 23:10:09 +02:00
hongwei
f9326cfd69 docfix/added the missing fields doc for createPhysicalCardJsonV310 2022-10-26 16:25:09 +02:00
Marko Milić
dd8d671526 Merge branch 'OpenBankProject:develop' into develop 2022-10-26 10:52:28 +02:00
hongwei
761c2d0107 refactor/tweaked the duration to BigDecimal 2022-10-26 10:50:17 +02:00
hongwei
7908bf4b6a refactor/fixed the ExampleValue 2022-10-26 10:15:48 +02:00