Add missing yaml identifier to enable code highlighting

This commit is contained in:
TwinProduction 2020-08-15 18:34:05 -04:00
parent adfee25a22
commit 43aa31be58

View File

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