OBP-API/obp-api
hongwei 8e52e20c86 refactor/(api): use ApiShortVersions constant for v7.0.0 version
Replace hardcoded "v7.0.0" string with ApiShortVersions.`v7.0.0`.toString in ResourceDocMiddleware and update test files accordingly to use the constant. This ensures consistency and easier maintenance when API version references need to be updated.
2026-01-28 14:25:06 +01:00
..
src refactor/(api): use ApiShortVersions constant for v7.0.0 version 2026-01-28 14:25:06 +01:00
pom.xml refactor/build: Reduce memory allocation for tests and remove parallel execution settings 2026-01-16 12:23:21 +01:00
web-app_2_3.dtd