mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
The reindex body is now required, which changes the exception thrown by the REST test
This commit is contained in:
parent
978b24327e
commit
5f24581de3
@ -1,7 +1,7 @@
|
||||
---
|
||||
"no body fails":
|
||||
- do:
|
||||
catch: /body required/
|
||||
catch: param
|
||||
reindex: {}
|
||||
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user