Skip to content

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

Merged
Rohit-8541 merged 1 commit into
mainfrom
fix/update-unit-test-paths
Aug 19, 2026
Merged

fix: update API paths from /api/v2 to /v2#18
Rohit-8541 merged 1 commit into
mainfrom
fix/update-unit-test-paths

Conversation

@Rohit-8541

Copy link
Copy Markdown
Contributor

The broker removed the /api prefix when migrating to v2 routes (commit 102d27d). Update both the service class and unit test path assertions to match the current broker routes:

/api/v2/instances/... -> /v2/instances/...

The broker removed the /api prefix when migrating to v2 routes
(commit 102d27d). Update both the service class and unit test
path assertions to match the current broker routes:

  /api/v2/instances/... -> /v2/instances/...
@Rohit-8541
Rohit-8541 requested a review from rotembr August 18, 2026 10:48
@IdanAdar
IdanAdar self-requested a review August 18, 2026 12:06
@Rohit-8541
Rohit-8541 merged commit bd25432 into main Aug 19, 2026
2 of 3 checks passed
@Rohit-8541
Rohit-8541 deleted the fix/update-unit-test-paths branch August 19, 2026 05:55
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.

2 participants