Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-goldman committed Jul 6, 2023
2 parents e6c343f + a624e9f commit 5ada361
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions Dotnetflix - local.postman_environment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"id": "0ea6b45b-2382-4c77-b356-660cd84a3524",
"name": "Dotnetflix - local",
"values": [
{
"key": "identity",
"value": "https://localhost:5001",
"type": "default",
"enabled": true
},
{
"key": "api",
"value": "https://localhost:7132",
"type": "default",
"enabled": true
},
{
"key": "subscriptions",
"value": "https://localhost:7234",
"type": "default",
"enabled": true
},
{
"key": "access_token",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "device_code",
"value": "",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2023-07-03T23:07:54.227Z",
"_postman_exported_using": "Postman/10.15.4"
}

0 comments on commit 5ada361

Please sign in to comment.