[DOCS] Fix update snapshot API description (elastic/x-pack-elasticsearch#2089)

Original commit: elastic/x-pack-elasticsearch@3d98bfad3f
This commit is contained in:
Lisa Cawley 2017-07-27 08:17:17 -07:00 committed by GitHub
parent 449064337d
commit 1159f7bfa4
1 changed files with 1 additions and 6 deletions

View File

@ -9,12 +9,7 @@ The update model snapshot API enables you to update certain properties of a snap
`POST _xpack/ml/anomaly_detectors/<job_id>/model_snapshots/<snapshot_id>/_update`
==== Description
//TBD. Is the following still true? - not sure but close/open would be the method
Updates to the configuration are only applied after the job has been closed
and re-opened.
//==== Description
==== Path Parameters