DigitalOcean.API
DigitalOcean.API copied to clipboard
LoadBalancer IpAddress not deserializing into result for GET requests
When fetching load balancers via Get or GetAll, the IpAddress property of the result does not get populated (despite being in the raw JSON response as ip). All other properties are populated fine.