DigitalOceanPHP / Client

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

Floating IP assign/unassign methods should take in the IP address string rather than int. #269

Closed LewisSmallwood closed 3 years ago

LewisSmallwood commented 3 years ago

The assign and unassign methods for Floating IPs should take in an IP Address identifier as a string rather than int values.

Will open PR for this shortly.

GrahamCampbell commented 3 years ago

Will be fixed in the next 4.1.x release.