Skip to content

Commit

Permalink
Document customHeaders.
Browse files Browse the repository at this point in the history
It was missing.
  • Loading branch information
Miranda committed Mar 1, 2018
1 parent b3c6b38 commit 74be390
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ Function to process the API result with. Should return an array of entries or an
#### customParams (Object)
Object of key value pairs to be send along with the request as query parameters.

#### customHeaders (Object)
Object of key value pairs with custom headers to be sent along with the request.


## Callback Events
You can make a callback event via props.
Expand Down

0 comments on commit 74be390

Please sign in to comment.