digitalocean-api-java
digitalocean-api-java copied to clipboard
Change Droplet Tags attribute
Change private List<String> tags; to private List<Tag> tags; and the methods in the Droplet class
@jeevatkm you can assign me for this issue.