DigitalOcean.API
DigitalOcean.API copied to clipboard
Fixed ContainerRegistry.DeleteRepositoryManifest not working
The manifest digest in the URL can't be encoded. This removes the manifestDigest as a RestSharp URL parameter and adds it straight to the URL.