digitalocean-api-java icon indicating copy to clipboard operation
digitalocean-api-java copied to clipboard

Change Droplet Tags attribute

Open thomascrmbz opened this issue 5 years ago • 1 comments

Change private List<String> tags; to private List<Tag> tags; and the methods in the Droplet class

thomascrmbz avatar May 11 '20 11:05 thomascrmbz

@jeevatkm you can assign me for this issue.

thomascrmbz avatar May 11 '20 11:05 thomascrmbz