Skip to content

Commit

Permalink
Task: Add response validator link.
Browse files Browse the repository at this point in the history
  • Loading branch information
nick spragg committed Jul 7, 2017
1 parent 3e9f371 commit 8e031b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ HttpTransport.createClient(Wreck)

#### Offical plugins

See [Callbacks](http-transport-callbacks)
See [Callbacks](https://github.com/nspragg/http-transport-callbacks)

See [Wreck](https://github.com/nspragg/http-transport-wreck)

Expand All @@ -151,6 +151,8 @@ See [Caching](https://github.com/DaMouse404/http-transport-cache)

See [Errors](https://github.com/nspragg/http-transport-to-error)

See [Response validation](DaMouse404/http-transport-response-validator)

See [Circuit-breaker](https://github.com/nspragg/breaker)

See [Stats](https://github.com/nspragg/stats)
Expand Down

0 comments on commit 8e031b2

Please sign in to comment.