Commit Graph

2 Commits

Author SHA1 Message Date
hongwei
558ee1d404 feature/(resource-docs): include technology field in API documentation
Add `technology` field to `implemented_by` JSON to indicate whether an endpoint is implemented using lift or http4s. The field is included only when `includeTechnologyInResponse` is true, which is set for API versions 6.0.0 and 7.0.0. This helps API consumers understand the underlying implementation technology.

Update tests to verify technology field presence/absence based on API version. Also improve test setup robustness by making user and account creation idempotent, and update build dependencies to support http4s and pekko.
2026-01-28 14:01:29 +01:00
hongwei
5db5db2886 feature/Initialize SBT build configuration with project settings, dependencies, and plugins for OBP project 2025-09-23 22:34:21 +02:00