Skip to content

Commit

Permalink
fix: update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adeherysh authored Apr 14, 2024
1 parent c95813e commit 676fb54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,11 @@ Specify a search delay param in milliseconds in order to delay the response.

```http
GET http://localhost:8080/?mock[response][delay]=3000
HTTP/1.1 200 OK
content-type: application/json
content-length: 0
```

### Schema Validations
Expand Down

0 comments on commit 676fb54

Please sign in to comment.