Add note about verify API

[ci skip]
This commit is contained in:
Michael Xavier 2016-07-29 16:15:31 -07:00
parent 8a66203662
commit 5d76570d28

View File

@ -324,7 +324,9 @@ updateSnapshotRepo SnapshotRepoUpdateSettings {..} repo =
-- | Verify if a snapshot repo is working.
-- | Verify if a snapshot repo is working. __NOTE:__ this API did not
-- make it into ElasticSearch until 1.4. If you use an older version,
-- you will get an error here.
verifySnapshotRepo
:: ( MonadBH m
, MonadThrow m