phillbaker / digitalocean-node

Unofficial node client for the v2 DigitalOcean API
http://phillbaker.github.io/digitalocean-node
MIT License
67 stars 16 forks source link

Renaming a tag doesn't return the new tag's JSON #16

Closed omgimanerd closed 7 years ago

omgimanerd commented 7 years ago

Renaming a tag should return the new tag according to the Digital Ocean documentation, but it returns the JSON object of the old tag. I suspect this is an error on their side.

On a completely unrelated note, I've published this: doclt

phillbaker commented 7 years ago

Congrats on finishing it up!

Hm, It might be worth opening an issue in https://github.com/digitalocean/api-v2/ and linking this one to it.

phillbaker commented 7 years ago

This was deprecated by DO and removed from the client in 4fcd6e67616f60ea1f4c616551118b883cc7244f.