DigitalOceanPHP / Client

DigitalOcean API v2 client for PHP
MIT License
710 stars 205 forks source link

[4.6] Add missing VPC UUID to `Droplet` entity #317

Closed bambamboole closed 1 year ago

bambamboole commented 1 year ago

This PR add the missing vpc_uuid to the Droplet entity and also extends the DropletEntity test a bit.

Closes #311

GrahamCampbell commented 1 year ago

Thanks for all your PRs. I'm hoping to work through them today. 🎉

GrahamCampbell commented 1 year ago

Thanks for sending in this PR. This will be included in the v4.6.1 and v4.7.0 releases.