mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 23:45:15 +00:00
9 lines
181 B
YAML
9 lines
181 B
YAML
---
|
|
"Info":
|
|
- do: {info: {}}
|
|
- match: {status: 200}
|
|
- is_true: name
|
|
- is_true: tagline
|
|
- is_true: version
|
|
- is_true: version.number
|