pachadotdev / analogsea

Digital Ocean R client
https://pacha.dev/analogsea/
Apache License 2.0
154 stars 24 forks source link

Data returned on droplet_create may have changed #83

Closed sckott closed 9 years ago

sckott commented 9 years ago

droplet_create() no longer works in some cases.

Looks like the data returned has changed.

I'm adding a call internally within droplet_create() to droplet() with the ID returned, which seems to work now

sckott commented 9 years ago

i think this is fixed...