DigitalOceanPHP / Client

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

[4.7] Add support for Reserved IPs #316

Closed bambamboole closed 1 year ago

bambamboole commented 1 year ago

This PR adds reserved ips.

It is almost a copy of the existing FloatingIp entity and API, but I added more types and removed all superfluous doc blocks. Maybe this is something what can also be done automatically by Style CI.

If something does not favour you, just drop a line and I can adapt it accordingly.

Closes #307

GrahamCampbell commented 1 year ago

Thanks for working on this. This will be included in the v4.7.0 release.