Skip to content

Commit

Permalink
[DOCS] Add missing icons to rollup HLRC APIs (#46617)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Sep 11, 2019
1 parent 1bc2ac5 commit a795e3d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/rollup/delete_job.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: DeleteRollupJobRequest
:response: DeleteRollupJobResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Delete Rollup Job API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/rollup/get_job.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-x-pack-rollup-get-job]]
=== Get Rollup Job API

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

[role="xpack"]
[id="{upid}-x-pack-{api}"]
=== Get Rollup Capabilities API

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

[role="xpack"]
[id="{upid}-x-pack-{api}"]
=== Get Rollup Index Capabilities API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/rollup/put_job.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-x-pack-rollup-put-job]]
=== Put Rollup Job API

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

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

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

[role="xpack"]
[id="{upid}-{api}"]
=== Start Rollup Job API

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

[role="xpack"]
[id="{upid}-{api}"]
=== Stop Rollup Job 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 @@ -372,6 +372,7 @@ The Java High Level REST Client supports the following Migration APIs:

include::migration/get-deprecation-info.asciidoc[]

[role="xpack"]
== Rollup APIs

:upid: {mainid}-rollup
Expand Down

0 comments on commit a795e3d

Please sign in to comment.