mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
http docs
fixed invalid yaml
This commit is contained in:
parent
acfe9889d2
commit
4620f3129c
@ -45,7 +45,7 @@ You can even make a detailed request with custom headers and result verification
|
||||
```yaml
|
||||
# Require that the result be status code 200-299 match regex "OK, account id is .*" in the body
|
||||
statements:
|
||||
- name: 'get-from-google'
|
||||
- get-from-google:
|
||||
method: GET
|
||||
uri: "https://google.com/"
|
||||
version: "HTTP/1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user