Skip to content

Instantly share code, notes, and snippets.

@BobanL
Created November 29, 2022 20:09
Show Gist options
  • Save BobanL/037c68cbff3c4ade695523be67ab5b0c to your computer and use it in GitHub Desktop.
Save BobanL/037c68cbff3c4ade695523be67ab5b0c to your computer and use it in GitHub Desktop.
Postman Environment
{
"id": "13904c08-8e34-4105-a62e-a8a381e7f0bd",
"name": "Dev",
"values": [
{
"key": "baseUrl",
"value": "https://dev.simplereport.gov/api",
"type": "default",
"enabled": true
},
{
"key": "token",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "facilityId",
"value": "e9583f99-1f69-4b0c-888e-f4300a7476bf",
"type": "default",
"enabled": true
},
{
"key": "patientId",
"value": "869b2c6e-21c5-4576-862b-87d8df6f3dbb",
"type": "default",
"enabled": true
},
{
"key": "deviceId",
"value": "cd3eb131-5215-46bb-98d6-b620775f5aba",
"type": "default",
"enabled": true
},
{
"key": "deviceSpecimanType",
"value": "99f76ada-128a-47c7-8532-afd6a8bfce2f",
"type": "default",
"enabled": true
},
{
"key": "count",
"value": "0",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2022-11-29T19:58:50.842Z",
"_postman_exported_using": "Postman/10.3.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment