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 @@ -97,6 +97,7 @@ buildRestTests.docs = fileTree(projectDir) {
9797 exclude ' reference/rollup/apis/delete-job.asciidoc'
9898 exclude ' reference/rollup/apis/get-job.asciidoc'
9999 exclude ' reference/rollup/apis/rollup-caps.asciidoc'
100+ exclude ' reference/graph/explore.asciidoc'
100101}
101102
102103listSnippets. 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 @@ -91,7 +91,6 @@ buildRestTests.docs = fileTree(projectDir) {
9191 exclude ' build'
9292 // These file simply doesn't pass yet. We should figure out how to fix them.
9393 exclude ' en/watcher/reference/actions.asciidoc'
94- exclude ' en/rest-api/graph/explore.asciidoc'
9594}
9695
9796Map<String , String > setups = buildRestTests. setups
You can’t perform that action at this time.
0 commit comments