Skip to content

Commit 81cba37

Browse files
committed
testing
1 parent cf3af1f commit 81cba37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DownstreamApis/UserApiOne/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"UserApiOne": {
44
"commandName": "Project",
55
"launchBrowser": true,
6-
"launchUrl": "",
6+
"launchUrl": "swagger",
77
"environmentVariables": {
88
"ASPNETCORE_ENVIRONMENT": "Development"
99
},

DownstreamApis/UserApiTwo/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"UserApiTwo": {
44
"commandName": "Project",
55
"launchBrowser": true,
6-
"launchUrl": "",
6+
"launchUrl": "swagger",
77
"environmentVariables": {
88
"ASPNETCORE_ENVIRONMENT": "Development"
99
},

0 commit comments

Comments
 (0)