Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jthabet committed Jul 24, 2018
1 parent f48d9c7 commit 50cd763
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pm.test("Update environment", function () {
});
```

[:image-popup:2_cells_api/script_postman.png]
[:image-popup:2_cells_api/add_script_postman.png]

Now that our environment variable is created and that the script is associated with the env variable, we need to enable it on the current workspace and to do so select it as seen in this screenshot, the script must be added to the api request for the token, `http://<your-cells>/auth/dex/token`

Expand Down
Binary file added images/2_cells_api/add_script_postman.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/2_cells_api/script_postman.png
Binary file not shown.

0 comments on commit 50cd763

Please sign in to comment.