Adds URL for preview data frame transforms

This commit is contained in:
lcawl 2019-03-21 08:27:43 -07:00
parent f4b819a578
commit 0e712d476e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"data_frame.preview_data_frame_transform": { "data_frame.preview_data_frame_transform": {
"documentation": "TODO", "documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/preview-data-frame-transform.html",
"methods": [ "POST" ], "methods": [ "POST" ],
"url": { "url": {
"path": "/_data_frame/transforms/_preview", "path": "/_data_frame/transforms/_preview",