DigitalOceanPHP / Client

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

[4.6] Add support for http_idle_timeout_seconds in Load Balancers API #309

Closed dunglas closed 1 year ago

dunglas commented 1 year ago

See https://docs.digitalocean.com/reference/api/api-reference/#tag/Load-Balancers

GrahamCampbell commented 1 year ago

Thanks for your contribution. I've removed the trailing comma from the parameter list (that is a feature supported only by PHP 8.0 and upwards).