Skip to content

Commit

Permalink
[DOCS] Adds missing icons to CCR HLRC APIs (#46631)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Sep 11, 2019
1 parent 7f5353b commit e394523
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: DeleteAutoFollowPatternRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Delete Auto Follow Pattern API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/forget_follower.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: ForgetFollowerRequest
:response: BroadcastResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Forget Follower API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: GetAutoFollowPatternRequest
:response: GetAutoFollowPatternResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get Auto Follow Pattern API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/get_follow_info.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: FollowInfoRequest
:response: FollowInfoResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get Follow Info API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/get_follow_stats.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: FollowStatsRequest
:response: FollowStatsResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get Follow Stats API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/get_stats.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: CcrStatsRequest
:response: CcrStatsResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get CCR Stats API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/pause_follow.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: PauseFollowRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Pause Follow API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: PutAutoFollowPatternRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Put Auto Follow Pattern API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/put_follow.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: PutFollowRequest
:response: PutFollowResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Put Follow API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/resume_follow.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: ResumeFollowRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Resume Follow API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ccr/unfollow.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: UnfollowRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Unfollow API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/supported-apis.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ don't leak into the rest of the documentation.
:upid!:
--

[role="xpack"]
== CCR APIs

:upid: {mainid}-ccr
Expand Down

0 comments on commit e394523

Please sign in to comment.