Skip to content

Commit

Permalink
update readme with Authorization Bearer scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
janishar committed Apr 11, 2020
1 parent f214d9b commit 8168dbf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,7 @@ Following are the features of this project:
Host: localhost:3000
x-api-key: GCMUDiuY5a7WvyUNt9n3QztToSHzK7Uj
Content-Type: application/json
x-access-token: your_token_received_from_signup_or_login
x-user-id: your_user_id
Authorization: Bearer <your_token_received_from_signup_or_login>
```
* Response Body: 200
```json
Expand Down

0 comments on commit 8168dbf

Please sign in to comment.