Skip to content

Commit c17fa7f

Browse files
martijnvgoriginal-brownbear
authored andcommitted
Fixed response classes in hlrc docs
1 parent 51351c5 commit c17fa7f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/java-rest/high-level/ccr/pause_follow.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--
22
:api: ccr-pause-follow
33
:request: PauseFollowRequest
4-
:response: PauseFollowResponse
4+
:response: AcknowledgedResponse
55
--
66

77
[id="{upid}-{api}"]

docs/java-rest/high-level/ccr/resume_follow.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--
22
:api: ccr-resume-follow
33
:request: ResumeFollowRequest
4-
:response: ResumeFollowResponse
4+
:response: AcknowledgedResponse
55
--
66

77
[id="{upid}-{api}"]

docs/java-rest/high-level/ccr/unfollow.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--
22
:api: ccr-unfollow
33
:request: UnfollowRequest
4-
:response: UnfollowResponse
4+
:response: AcknowledgedResponse
55
--
66

77
[id="{upid}-{api}"]

0 commit comments

Comments
 (0)