Skip to content

Commit 7c705ed

Browse files
docs(cc): add deprecated class tag
1 parent 43faf87 commit 7c705ed

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

compare-comply/src/main/java/com/ibm/watson/compare_comply/v1/CompareComply.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@
6262
* @see <a href="https://cloud.ibm.com/docs/compare-comply?topic=compare-comply-about">Compare
6363
* Comply</a>
6464
*/
65+
66+
/**
67+
* @deprecated On 30 November 2021, Compare and Comply will no longer be available.
68+
* For more information, see Compare and Comply Deprecation
69+
* (https://github.com/watson-developer-cloud/java-sdk#compare-and-comply-deprecation).
70+
*/
71+
@Deprecated
6572
public class CompareComply extends BaseService {
6673

6774
public static final String DEFAULT_SERVICE_NAME = "compare-comply";

0 commit comments

Comments
 (0)