Skip to content

Commit

Permalink
postman - get rid of JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayS committed Oct 14, 2016
1 parent bb157ba commit ea83d88
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/postman/postgrest-google-translate.postman_collection
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@
"url": "{{BASE_URL}}/rpc/google_translate",
"method": "POST",
"header": [
{
"key": "Authorization",
"value": "Bearer {{test_user_jwt}}",
"description": ""
},
{
"key": "Content-Type",
"value": "application/json",
Expand Down

0 comments on commit ea83d88

Please sign in to comment.