Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix code sample for manual HTTP requests (#1122)
#### Why are we making this change? This is a very minor change but it might throw users who are less familiar with reqwest for a loop #### What effects does this change have? The json member in reqwest's response is a function and needs to be called, not accessed.
- Loading branch information