Skip to content

[DMS-1170] Update Management API version to v3#1001

Open
jleiva-gap wants to merge 2 commits into
mainfrom
DMS-1170
Open

[DMS-1170] Update Management API version to v3#1001
jleiva-gap wants to merge 2 commits into
mainfrom
DMS-1170

Conversation

@jleiva-gap
Copy link
Copy Markdown
Contributor

@jleiva-gap jleiva-gap commented Jun 5, 2026

This pull request updates documentation, scripts, and tests to reference version 3 (/v3/) of several Configuration Service API endpoints, replacing the previous version 2 (/v2/). The changes ensure consistency across docs, PowerShell management scripts, and test cases, aligning all instructions and automation with the latest API version.

Replace API version segment /v2 with /v3 throughout the frontend project and tests. Updated request URIs, Location header assertions, tenant resolution path checks, module tests, middleware, E2E feature files, and step definitions so tests and middleware target the v3 API routes. This aligns the frontend test-suite and middleware with the API version bump to v3 without changing business logic.
Replace /v2 API paths with /v3 across documentation, tests, and tooling. Changes update docs (configuration, database segmentation, multi-tenancy, roles/scopes, design and reference docs), PowerShell management scripts (Dms-Management.psm1, Invoke-ZapDmsCms.ps1), HTTP examples and REST clients, and test expectations to reference v3 endpoints (tenants, dataStores, dataStoreContexts, vendors, applications, claimSets, authorizationMetadata, apiClients, resourceClaims, etc.). This brings examples and automation in line with the v3 Configuration Service/CMS contract and updates test mocks/assertions accordingly.
@jleiva-gap jleiva-gap marked this pull request as ready for review June 5, 2026 19:06
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