Skip to content

Refactor/remove v140, v130,v121 lift#2807

Open
hongwei1 wants to merge 14 commits into
OpenBankProject:developfrom
hongwei1:refactor/removeV121Lift
Open

Refactor/remove v140, v130,v121 lift#2807
hongwei1 wants to merge 14 commits into
OpenBankProject:developfrom
hongwei1:refactor/removeV121Lift

Conversation

@hongwei1
Copy link
Copy Markdown
Contributor

No description provided.

hongwei1 added 14 commits May 21, 2026 01:50
…xin from downstream

- Rewrite OBPAPI1_4_0: routes=Nil, allResourceDocs aggregates OBPAPI1_3_0+Http4s140
- Drop APIMethods140 import/mixin from OBPAPI5_1_0 and OBPAPI6_0_0
- Add v1_4_0 skip-filter in ResourceDocsAPIMethods.activeResourceDocs
- Fix v1_4_0 case in getResourceDocsList to use OBPAPI1_4_0.allResourceDocs
- Update JSONFactory1_4_0Test liftDoc reference to OBPAPI1_3_0
…with empty trait

All v1.4.0 endpoints are served by Http4s140. The Lift dispatch code is dead.
…echnology check

OBPAPI1_4_0.allResourceDocs now uses collectResourceDocs — http4s v1.4.0 docs
sort to the front so allResourceDocs.head is http4s. Use OBPAPI1_3_0.allResourceDocs.head
(still a Lift doc from APIMethods130) for the technology=liftweb assertion.
…xin from downstream

- Rewrite OBPAPI1_3_0: routes=Nil, allResourceDocs aggregates OBPAPI1_2_1+Http4s130
- Drop APIMethods130 import/mixin from OBPAPI5_1_0 and OBPAPI6_0_0 (zero APIMethods remain)
- Add v1_3_0 skip-filter in ResourceDocsAPIMethods.activeResourceDocs
- Fix v1_3_0 case in getResourceDocsList to use OBPAPI1_3_0.allResourceDocs
- Update JSONFactory1_4_0Test liftDoc reference to OBPAPI1_2_1
…with empty trait

All v1.3.0 endpoints are served by Http4s130. The Lift dispatch code is dead.
…4_0Test technology check

- Rewrite OBPAPI1_2_1: routes=Nil, allResourceDocs = Http4s121.resourceDocs
- All versions now fully on http4s — update JSONFactory1_4_0Test to assert TECHNOLOGY_HTTP4S
… with empty trait

All v1.2.1 endpoints are served by Http4s121. The Lift dispatch code is dead.
…point rename

v2.1.0 STABLE endpoints were renamed during the http4s migration:
- addCardsForBank → addCardForBank
- answerTransactionRequestChallenge → per-type variants
  (Free_form, Sepa, Sandbox_tan, Counterparty)

FrozenClassTest was comparing the old Lift-era names against the current
http4s names and failing both the "increased" and "reduced" scenarios.
Run FrozenClassUtil in the test environment to capture the current state.
…efactor/removeV121Lift

# Conflicts:
#	obp-api/src/test/resources/frozen_type_meta_data
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant