Created
December 13, 2018 14:14
-
-
Save JonCooperWorks/07a06330a4bd792fe8e895f9c66d08fd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "e39f0a28-d5ef-461f-807b-35e9078e210b", | |
"name": "Postman Blog Post", | |
"values": [ | |
{ | |
"enabled": true, | |
"key": "username", | |
"value": "test", | |
"type": "text" | |
}, | |
{ | |
"enabled": true, | |
"key": "password", | |
"value": "test", | |
"type": "text" | |
} | |
], | |
"timestamp": 1530837666948, | |
"_postman_variable_scope": "environment", | |
"_postman_exported_at": "2018-07-06T00:41:57.448Z", | |
"_postman_exported_using": "Postman/5.5.3" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment