simonredfern
5608df585e
run_all_tests.sh tweaking
2025-12-21 11:59:41 +01:00
simonredfern
650e7d18d9
comment out CardTest
2025-12-21 11:44:12 +01:00
simonredfern
426fcf8824
run_all_tests.sh
2025-12-21 11:30:01 +01:00
simonredfern
2a3df1d8eb
POM.XML
2025-12-20 17:28:44 +01:00
simonredfern
736118a2c3
Tag tests. DE simplification
2025-12-20 15:36:05 +01:00
simonredfern
6befc7711c
Pretty Tag name does nothing
2025-12-20 14:18:35 +01:00
simonredfern
51ab5d6769
adding count log for group entitlements
2025-12-19 13:28:47 +01:00
simonredfern
b95dae1112
/management/groups/GROUP_ID/entitlements
2025-12-19 13:24:59 +01:00
simonredfern
410cc63bc6
Adding User to Group semantics and response
2025-12-19 10:45:48 +01:00
simonredfern
29260246e5
Merge remote-tracking branch 'upstream/develop' into develop
2025-12-19 09:55:03 +01:00
simonredfern
a7bac494a4
changing response for v6.0.0 Add User to Group Membership
2025-12-19 09:54:18 +01:00
Simon Redfern
47724cd0bd
Merge pull request #2650 from constantine2nd/develop
...
OpenAPI 3.1 YAML response, Get API Key
2025-12-19 09:44:01 +01:00
hongwei
e78637d056
test/ApiVersionUtilsTest: Update expected version count to 25
2025-12-19 09:06:24 +01:00
hongwei
42fec68ae9
docfix/Update .gitignore to exclude .trae files
2025-12-18 14:32:29 +01:00
hongwei
7ffd6cdfd1
Merge remote-tracking branch 'Marko/develop' into develop
2025-12-18 14:05:41 +01:00
Marko Milić
4dda540f38
feature/Improve Pekko find available port
2025-12-18 12:39:55 +01:00
hongwei
2b56e0a5a5
Merge remote-tracking branch 'Marko/develop' into develop
...
# Conflicts:
# obp-api/src/main/scala/code/api/ResourceDocs1_4_0/ResourceDocsAPIMethods.scala
2025-12-18 11:47:50 +01:00
hongwei
07908cc06d
feature/Enhance resource docs handling for v7.0.0
...
- Update `getResourceDocsList` to include v7.0.0 in `ResourceDocsAPIMethods`
- Modify `Http4s700` to utilize centralized `ResourceDocs140` for fetching resource docs
- Simplify resource docs filtering logic for v7.0.0 with tailored handling
2025-12-18 09:18:02 +01:00
hongwei
99899a6227
refactor/Http4sServer: Update default http4s.port from 8181 to 8086
2025-12-18 09:07:24 +01:00
Marko Milić
45538d0393
feature/Remove Get API Key feature from code and delegate to OBP-Portal
2025-12-18 09:06:28 +01:00
simonredfern
f718168ea5
bugfix: Dynamic Entity Delete Cascade 2
2025-12-18 02:30:58 +01:00
simonredfern
4be926eda5
bugfix: Dynamic Entity Delete Cascade
2025-12-18 01:53:36 +01:00
hongwei
d14579a16f
feature/Support API version 7.0.0
...
- Add `v7_0_0` to supported API versions in `ApiVersionUtils`
- Update `Http4s700` to return pre-defined resource docs instead of scanning for version 7.0.0
2025-12-17 23:51:37 +01:00
simonredfern
c141cea861
adding .scalafmt.conf
2025-12-17 23:06:10 +01:00
simonredfern
b70d0f02dd
adding callContext to ABAC 2
2025-12-17 23:06:10 +01:00
simonredfern
f8aae1cb91
adding callContext to ABAC
2025-12-17 23:06:10 +01:00
simonredfern
0cb6e6bb14
ABAC engine add callContext
2025-12-17 23:06:10 +01:00
hongwei
bfc6636e8f
refactor(Http4sServer): Reorder service initialization and improve comments
2025-12-17 22:42:12 +01:00
hongwei
c20e142a47
feature/Get resource docs endpoint for v7.0.0
...
- Introduce `getResourceDocsObpV700` to handle resource docs retrieval for API version 7.0.0
- Add `getResourceDocsList` helper function for fetching version-specific resource docs
- Update `allRoutes` to include the new endpoint
- Modify imports to include necessary utilities and remove unused references
2025-12-17 19:19:19 +01:00
hongwei
22edd2df20
refactor/Introduce http4s routes for v7.0.0 and update API resource docs
...
- Add `Http4sEndpoint` type alias and `http4sPartialFunction` in APIUtil for handling http4s routes
- Refactor Http4s700 to define routes as standalone functions (e.g., `root`, `getBanks`) within Implementations7_0_0 object
- Attach resource documentation to each route for better maintainability
- Create a unified `allRoutes` combining v7.0.0 route handlers
- Update imports and clean up unused references
2025-12-17 18:27:42 +01:00
Marko Milić
0db2af0bd2
Merge remote-tracking branch 'upstream/develop' into develop
2025-12-17 15:23:31 +01:00
Marko Milić
6a7a76b44f
feature/Add OpenAPI 3.1 YAML response
2025-12-17 14:51:00 +01:00
karmaking
969bd5e30d
adapt Github build action
2025-12-17 13:34:50 +01:00
Simon Redfern
e36f80f996
Merge pull request #2649 from constantine2nd/develop
...
Fix available ports function
2025-12-17 13:16:20 +01:00
simonredfern
4795deb921
dev: tweak to flushall_build_and_run.sh
2025-12-17 13:11:48 +01:00
simonredfern
d9794277ed
Merge branch 'develop' of github.com:OpenBankProject/OBP-API into develop
2025-12-17 11:02:48 +01:00
Marko Milić
8ea76746d2
Merge remote-tracking branch 'upstream/develop' into develop
2025-12-17 09:27:09 +01:00
Simon Redfern
16dbcd8800
Merge pull request #2648 from hongwei1/develop
...
test/fixed failed tests
2025-12-17 09:24:50 +01:00
Marko Milić
2d9a38e227
Merge remote-tracking branch 'hongwei/develop' into develop
2025-12-17 09:22:07 +01:00
simonredfern
1779d6b315
endpoint: GET /obp/v6.0.0/management/abac-rules-schema
2025-12-17 01:58:32 +01:00
simonredfern
13d3e9b464
abac schema update
2025-12-17 01:27:05 +01:00
simonredfern
1216add5c0
validate abac rule
2025-12-17 00:47:20 +01:00
simonredfern
0d69974941
execute abac rule
2025-12-17 00:43:53 +01:00
simonredfern
713e433eca
docfix: apiTagCardAttribute and use of apiTagAttribute
2025-12-16 23:25:28 +01:00
simonredfern
3e238b5cc9
docfix: apiTagProductAttribute and use of apiTagAttribute
2025-12-16 23:23:12 +01:00
simonredfern
2295e5e856
docfix: apiTagAccountAttribute and use of apiTagAttribute
2025-12-16 23:20:27 +01:00
simonredfern
4719988318
docfix: apiTagBankAttribute and use of apiTagAttribute
2025-12-16 23:16:29 +01:00
simonredfern
83671edac7
docfix: apiTagTransactionRequestAttribute and use of apiTagAttribute
2025-12-16 23:14:32 +01:00
simonredfern
af18aaaeb7
docfix: apiTagTransactionAttribute and use of apiTagAttribute
2025-12-16 23:12:39 +01:00
simonredfern
7d6aa4e9c7
docfix: apiTagAtmAttribute and use of apiTagAttribute
2025-12-16 23:09:57 +01:00