Details
Description
Hello
thanks for providing a REST API for Nexus, it is really useful
However there is a missing piece for the raw endpoint , when I GET it I cannot retrieve the value for `contentDisposition` making impossible to achieve idempotency in automation tools (the tool does not have a way to know the current state so it cannot change it)
the PUT and POST operations do support set a value for `contentDisposition` so that part is already covered
tested on 3.29.2 and 3.28.1