File tree Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ buildRestTests.docs = fileTree(projectDir) {
100100 exclude ' reference/rollup/apis/delete-job.asciidoc'
101101 exclude ' reference/rollup/apis/get-job.asciidoc'
102102 exclude ' reference/rollup/apis/rollup-caps.asciidoc'
103+ exclude ' reference/graph/explore.asciidoc'
103104}
104105
105106listSnippets. docs = buildRestTests. docs
Original file line number Diff line number Diff line change 11[role="xpack"]
2+ [testenv="platinum"]
23[[graph-explore-api]]
34== Explore API
45
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ directly to configure and access {xpack} features.
1919
2020
2121include::info.asciidoc[]
22- include::{xes -repo-dir}/rest-api /graph/explore.asciidoc[]
22+ include::{es -repo-dir}/graph/explore.asciidoc[]
2323include::{es-repo-dir}/licensing/index.asciidoc[]
2424include::{es-repo-dir}/migration/migration.asciidoc[]
2525include::{es-repo-dir}/ml/apis/ml-api.asciidoc[]
Original file line number Diff line number Diff line change @@ -92,7 +92,6 @@ buildRestTests.docs = fileTree(projectDir) {
9292 exclude ' build'
9393 // These file simply doesn't pass yet. We should figure out how to fix them.
9494 exclude ' en/watcher/reference/actions.asciidoc'
95- exclude ' en/rest-api/graph/explore.asciidoc'
9695}
9796
9897Map<String , String > setups = buildRestTests. setups
You can’t perform that action at this time.
0 commit comments