http docs

fixed invalid yaml
This commit is contained in:
Sebastián Estévez 2021-01-26 00:02:33 -05:00 committed by GitHub
parent acfe9889d2
commit 4620f3129c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"