Browse Source

Fix CCR HLRC docs

This commit fixes the CCR HLRC docs by including the forget follower API
docs in the HLRC docs.
Jason Tedor 6 years ago
parent
commit
03949497b6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/java-rest/high-level/supported-apis.asciidoc

+ 1 - 0
docs/java-rest/high-level/supported-apis.asciidoc

@@ -514,6 +514,7 @@ include::ccr/put_follow.asciidoc[]
 include::ccr/pause_follow.asciidoc[]
 include::ccr/resume_follow.asciidoc[]
 include::ccr/unfollow.asciidoc[]
+include::ccr/forget_follower.asciidoc[]
 include::ccr/put_auto_follow_pattern.asciidoc[]
 include::ccr/delete_auto_follow_pattern.asciidoc[]
 include::ccr/get_auto_follow_pattern.asciidoc[]