mirror of
https://github.com/typeable/bloodhound.git
synced 2025-01-05 21:36:03 +03:00
Add note about verify API
[ci skip]
This commit is contained in:
parent
8a66203662
commit
5d76570d28
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user