Skip to content

Commit

Permalink
Fix README type in JSON.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbart01 committed May 8, 2017
1 parent 96e3c3c commit 341ff18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ or a service endpoint:
{
"schema": {
"url": "https://api.github.com/graphql",
"headers": [
"headers": {
"Authorization": "Bearer f31c7db44ea38abf705b8ca3663540d4ff27772a"
]
}
}
}
```
Expand Down

0 comments on commit 341ff18

Please sign in to comment.