Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit ee3bfc3

Browse files
committed
add globalReqOptions to README
1 parent 3a7c2e3 commit ee3bfc3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ yarn add fuel-rest
3535
* Required: no
3636
* Type: `Object`
3737
* set headers that apply to all REST requests (not auth requests)
38+
* `options.globalReqOptions`
39+
* Required: no
40+
* Type: `Object`
41+
* set configuration options that apply to all requests (auth + REST)
3842

3943
## API
4044

0 commit comments

Comments
 (0)