Skip to content

Update simulator to return StatusOK for libraryUsages as it is /api endpoint.#3954

Merged
dougm merged 1 commit intovmware:mainfrom
ridaz:topic/ridaz/fix-library-usage-UT
Feb 4, 2026
Merged

Update simulator to return StatusOK for libraryUsages as it is /api endpoint.#3954
dougm merged 1 commit intovmware:mainfrom
ridaz:topic/ridaz/fix-library-usage-UT

Conversation

@ridaz
Copy link
Copy Markdown
Contributor

@ridaz ridaz commented Feb 4, 2026

Description

With #3953 , the AddLibraryUsage API is updated to have the response object as string. To incorporate this, the simulator needs to be updated as it is /api.

Closes: #3952

How Has This Been Tested?

Ran make go-test locally on my machine to ensure the tests are successful.

Guidelines

Please read and follow the CONTRIBUTION guidelines of this project.

…ndpoint.

Signed-off-by: Rida Zuber <rida.zuber@broadcom.com>
@dougm dougm merged commit d61c404 into vmware:main Feb 4, 2026
11 checks passed
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.

AddLibraryUsage API returns incorrect output format

2 participants