Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,9 @@ The call chains are structured around 4 main parts.
.Debug()
```

##Reference
## Reference

###Keys for TestLoad() Command
### Keys for TestLoad() Command
There are predefined keys for these test.
```
total-call
Expand All @@ -191,7 +191,7 @@ maximum-ttl-ms
minimum-ttl-ms
```

###Request Body
### Request Body
The request body type is dynamically determined based on the types of input specified. Here is the
strategy for the body construct.

Expand Down