Nexus3 repository manager API s3 blob store response status code seems incorrect

Hi Community,

The API call to Nexus3 repo manager https://hostname/service/rest/v1/blobstores/s3/non-existent-s3-blobstore bucket returns a 400 “bad request”.

Would you agree getting back a 404 would be more suitable to be returned?

As far as i can see other blob store types work fine and return a 404 when non exsistent. e.g. GET https://hostname/service/rest/v1/blobstores/file/non-existent-file-blobstore

Regards,

Joris

Got this raised to support under NEXUS-39677. Guess it will be corrected in a future release.