Skip to content

fix: update API paths from /api/v2 to /v2 - #17

Closed
Rohit-8541 wants to merge 1 commit into
mainfrom
fix/update-api-paths-v2
Closed

fix: update API paths from /api/v2 to /v2#17
Rohit-8541 wants to merge 1 commit into
mainfrom
fix/update-api-paths-v2

Conversation

@Rohit-8541

Copy link
Copy Markdown
Contributor

The broker routes changed from /api/v2/instances/... to /v2/instances/... in commit 102d27d (update destination api spec to start with major version) but the service class was never updated, causing 404 on all IT requests.

Fixes: createVaultAdmintoken, deleteInstanceAdmintokens, getInstance

The broker routes changed from /api/v2/instances/... to /v2/instances/...
in commit 102d27d (update destination api spec to start with major version)
but the service class was never updated, causing 404 on all IT requests.

Fixes: createVaultAdmintoken, deleteInstanceAdmintokens, getInstance
@Rohit-8541 Rohit-8541 closed this Aug 18, 2026
@Rohit-8541
Rohit-8541 deleted the fix/update-api-paths-v2 branch August 18, 2026 10:04
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