OBP-API/obp-api
hongwei d32947ba06 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
2026-01-13 16:38:23 +01:00
..
src refactor/Introduce http4s routes for v7.0.0 and update API resource docs 2026-01-13 16:38:23 +01:00
pom.xml Drun.mode=test flags --add-opens 2025-12-22 17:24:01 +01:00
web-app_2_3.dtd