Add missing yaml identifier to enable code highlighting
This commit is contained in:
parent
adfee25a22
commit
43aa31be58
@ -107,7 +107,7 @@ See the [example](example) folder.
|
|||||||
By setting `services[].graphql` to true, the body will automatically be wrapped by the standard GraphQL `query` parameter.
|
By setting `services[].graphql` to true, the body will automatically be wrapped by the standard GraphQL `query` parameter.
|
||||||
|
|
||||||
For instance, the following configuration:
|
For instance, the following configuration:
|
||||||
```
|
```yaml
|
||||||
services:
|
services:
|
||||||
- name: filter users by gender
|
- name: filter users by gender
|
||||||
url: http://localhost:8080/playground
|
url: http://localhost:8080/playground
|
||||||
|
Loading…
x
Reference in New Issue
Block a user