smartsheet / smartsheet-java-sdk

Library that uses Java to connect to Smartsheet services.
Apache License 2.0
3 stars 12 forks source link

Add forRemoval to deprecated annotations and add comment to point them to which method they should use #66

Open zromano opened 1 year ago

zromano commented 1 year ago

We want to remove all the code that was deprecated with release 2.0. To do this, we want to to first do a release with them all marked forRemoval and tell them what method to use instead.