DigitalOcean.API icon indicating copy to clipboard operation
DigitalOcean.API copied to clipboard

LoadBalancer IpAddress not deserializing into result for GET requests

Open pgray64 opened this issue 4 years ago • 0 comments

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.

pgray64 avatar Sep 02 '21 19:09 pgray64