Skip to content

Commit

Permalink
Add Postman collection and environment
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard93 committed Jan 25, 2017
1 parent a17f263 commit c7c592b
Show file tree
Hide file tree
Showing 3 changed files with 976 additions and 2 deletions.
40 changes: 40 additions & 0 deletions CACHE.postman_environment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"id": "f50753eb-56ac-9c48-7516-2731bc324c72",
"name": "CACHE@localhost",
"values": [
{
"key": "host",
"value": "localhost",
"type": "text",
"enabled": true
},
{
"key": "port",
"value": "57772",
"type": "text",
"enabled": true
},
{
"key": "ns",
"value": "SAMPLES",
"type": "text",
"enabled": true
},
{
"key": "user",
"value": "_SYSTEM",
"type": "text",
"enabled": true
},
{
"key": "pass",
"value": "SYS",
"type": "text",
"enabled": true
}
],
"timestamp": 1485372526371,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2017-01-25T19:36:53.787Z",
"_postman_exported_using": "Postman/4.9.3"
}
Loading

0 comments on commit c7c592b

Please sign in to comment.