Skip to content

Commit cc9560c

Browse files
committed
Update for local testing
1 parent 3e32b0e commit cc9560c

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

dotnet/postman/RideShareDevPostmanCollection.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"header": [],
1616
"body": {},
1717
"url": {
18-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/drivers?code=Ww6z57Vje/VCcF8TEYhhOocQXGB6pDqVSaHC9PnXNPbT4ASOpan0dg==",
18+
"raw": "http://localhost:7071/api/drivers?code=Ww6z57Vje/VCcF8TEYhhOocQXGB6pDqVSaHC9PnXNPbT4ASOpan0dg==",
1919
"protocol": "https",
2020
"host": [
2121
"ridesharedriversfunctionappdev",
@@ -43,7 +43,7 @@
4343
"header": [],
4444
"body": {},
4545
"url": {
46-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/activedrivers?code=Uw9AAzkBvHdQPYNb/zhZbUpjXwzkdgnNrZ3ySzeKCX4CCNhV/PFqbQ==",
46+
"raw": "http://localhost:7071/api/activedrivers?code=Uw9AAzkBvHdQPYNb/zhZbUpjXwzkdgnNrZ3ySzeKCX4CCNhV/PFqbQ==",
4747
"protocol": "https",
4848
"host": [
4949
"ridesharedriversfunctionappdev",
@@ -71,7 +71,7 @@
7171
"header": [],
7272
"body": {},
7373
"url": {
74-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/drivers/{latitude}/{longitude}/{miles}?code=YViFrvypDRGrmfr85Le1/EiXnnlI4mMLGf5aVJRnyYCQudrLmVQxLw==",
74+
"raw": "http://localhost:7071/api/drivers/{latitude}/{longitude}/{miles}?code=YViFrvypDRGrmfr85Le1/EiXnnlI4mMLGf5aVJRnyYCQudrLmVQxLw==",
7575
"protocol": "https",
7676
"host": [
7777
"ridesharedriversfunctionappdev",
@@ -102,7 +102,7 @@
102102
"header": [],
103103
"body": {},
104104
"url": {
105-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/driverlocations/{code}?code=uXesBTL6vqtK9R9UtshLPT7EgcP4aM7rbLI73MIMardrH3yv8axkCQ==",
105+
"raw": "http://localhost:7071/api/driverlocations/{code}?code=uXesBTL6vqtK9R9UtshLPT7EgcP4aM7rbLI73MIMardrH3yv8axkCQ==",
106106
"protocol": "https",
107107
"host": [
108108
"ridesharedriversfunctionappdev",
@@ -131,7 +131,7 @@
131131
"header": [],
132132
"body": {},
133133
"url": {
134-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/drivers/{code}?code=Zg7SvgNuUfOJap6tz2TkQb6OdaYrHyVz91K0nzfsxRVE/7iFi4YRVQ==",
134+
"raw": "http://localhost:7071/api/drivers/{code}?code=Zg7SvgNuUfOJap6tz2TkQb6OdaYrHyVz91K0nzfsxRVE/7iFi4YRVQ==",
135135
"protocol": "https",
136136
"host": [
137137
"ridesharedriversfunctionappdev",
@@ -168,7 +168,7 @@
168168
"raw": "{\n\t\"code\": \"AA100\",\n\t\"firstName\": \"James\",\n\t\"lastName\": \"Beaky\",\n\t\"latitude\": 32.7174,\n\t\"longitude\": -117.1628,\n\t\"car\": {\n\t\t\"driverCode\": \"AA100\",\n\t\t\"make\": \"BMW\",\n\t\t\"model\": \"735\",\n\t\t\"color\": \"Black\",\n\t\t\"licensePlate\": \"CA-8900\"\n\t}\n}"
169169
},
170170
"url": {
171-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/drivers?code=6JjTk5yMTcXZEMBkNKZAUC7fhYxEjaZhkGYE/XyT4wDmm//M8r9jLQ==",
171+
"raw": "http://localhost:7071/api/drivers?code=6JjTk5yMTcXZEMBkNKZAUC7fhYxEjaZhkGYE/XyT4wDmm//M8r9jLQ==",
172172
"protocol": "https",
173173
"host": [
174174
"ridesharedriversfunctionappdev",
@@ -204,7 +204,7 @@
204204
"raw": "{\n\t\"driverCode\": \"AA100\",\n\t\"latitude\": -32,\n\t\"longitude\": 60\n}"
205205
},
206206
"url": {
207-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/driverlocations?code=YxQqagYJ4sAQRimkp6X3ZuN1J6w8VOsf/D5ZWISJZNZ/YVI68m0soQ==",
207+
"raw": "http://localhost:7071/api/driverlocations?code=YxQqagYJ4sAQRimkp6X3ZuN1J6w8VOsf/D5ZWISJZNZ/YVI68m0soQ==",
208208
"protocol": "https",
209209
"host": [
210210
"ridesharedriversfunctionappdev",
@@ -240,7 +240,7 @@
240240
"raw": "{\n\t\"code\": \"AA100\",\n\t\"firstName\": \"James\",\n\t\"lastName\": \"Beaky\",\n\t\"latitude\": 32.7174,\n\t\"longitude\": -117.1628,\n\t\"isAcceptingRides\": true,\n\t\"car\": {\n\t\t\"driverCode\": \"AA100\",\n\t\t\"make\": \"BMW\",\n\t\t\"model\": \"735\",\n\t\t\"color\": \"Black\",\n\t\t\"licensePlate\": \"CA-8900\"\n\t}\n}"
241241
},
242242
"url": {
243-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/drivers?code=R91k4TDaNjaaVQZPY9T6DtZZn58TSfxgx7YJbjYOnBbwzWBGwCrwVQ==",
243+
"raw": "http://localhost:7071/api/drivers?code=R91k4TDaNjaaVQZPY9T6DtZZn58TSfxgx7YJbjYOnBbwzWBGwCrwVQ==",
244244
"protocol": "https",
245245
"host": [
246246
"ridesharedriversfunctionappdev",
@@ -273,7 +273,7 @@
273273
"header": [],
274274
"body": {},
275275
"url": {
276-
"raw": "https://ridesharetripsfunctionappdev.azurewebsites.net/api/trips?code=UoYcA4JAZ0g5N1RCvB9iqeLbM5NBHOseeoD7J5bM3sTMN16/CKGifA==",
276+
"raw": "http://localhost:7072/api/trips?code=UoYcA4JAZ0g5N1RCvB9iqeLbM5NBHOseeoD7J5bM3sTMN16/CKGifA==",
277277
"protocol": "https",
278278
"host": [
279279
"ridesharetripsfunctionappdev",
@@ -301,7 +301,7 @@
301301
"header": [],
302302
"body": {},
303303
"url": {
304-
"raw": "https://ridesharetripsfunctionappdev.azurewebsites.net/api/trips/{code}?code=8cU39T1pz7GL4d43l/nNoaLDGgwzZJIMP6bURZkBzRTS9r9HYmGPGA==",
304+
"raw": "http://localhost:7072/api/trips/{code}?code=8cU39T1pz7GL4d43l/nNoaLDGgwzZJIMP6bURZkBzRTS9r9HYmGPGA==",
305305
"protocol": "https",
306306
"host": [
307307
"ridesharetripsfunctionappdev",
@@ -330,7 +330,7 @@
330330
"header": [],
331331
"body": {},
332332
"url": {
333-
"raw": "https://ridesharetripsfunctionappdev.azurewebsites.net/api/activetrips?code=MmpVWuWnV5UYHeufa8z5A23o7b/XPd2wj0ZOgnTey6fRbGVXMclRsg==",
333+
"raw": "http://localhost:7072/api/activetrips?code=MmpVWuWnV5UYHeufa8z5A23o7b/XPd2wj0ZOgnTey6fRbGVXMclRsg==",
334334
"protocol": "https",
335335
"host": [
336336
"ridesharetripsfunctionappdev",
@@ -366,7 +366,7 @@
366366
"raw": "{\n\t\"passenger\": {\n\t\t\"code\": \"[email protected]\",\n\t\t\"firstName\": \"Joe\",\n\t\t\"lastName\": \"James\",\n\t\t\"mobileNumber\": \"+13105551212\",\n\t\t\"email\": \"[email protected]\"\n\t},\n\t\"source\": {\n\t\t\"latitude\": -31,\n\t\t\"longitude\": 54\n\t},\n\t\"destination\": {\n\t\t\"latitude\": -32,\n\t\t\"longitude\": 60\n\t}\n}"
367367
},
368368
"url": {
369-
"raw": "https://ridesharetripsfunctionappdev.azurewebsites.net/api/trips?code=EaJ/Ct5NZ3rNRkSfDuYRz3TSsSlGr8MY4yom68mJcBAOFrhk5/vGdA==",
369+
"raw": "http://localhost:7072/api/trips?code=EaJ/Ct5NZ3rNRkSfDuYRz3TSsSlGr8MY4yom68mJcBAOFrhk5/vGdA==",
370370
"protocol": "https",
371371
"host": [
372372
"ridesharetripsfunctionappdev",
@@ -701,7 +701,7 @@
701701
"raw": "{\n\t\"code\": \"AA100\",\n\t\"firstName\": \"James\",\n\t\"lastName\": \"Beaky\",\n\t\"latitude\": 32.7174,\n\t\"longitude\": -117.1628,\n\t\"car\": {\n\t\t\"driverCode\": \"AA100\",\n\t\t\"make\": \"BMW\",\n\t\t\"model\": \"735\",\n\t\t\"color\": \"Black\",\n\t\t\"licensePlate\": \"CA-8900\"\n\t}\n}"
702702
},
703703
"url": {
704-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/drivers?code=6JjTk5yMTcXZEMBkNKZAUC7fhYxEjaZhkGYE/XyT4wDmm//M8r9jLQ==",
704+
"raw": "http://localhost:7071/api/drivers?code=6JjTk5yMTcXZEMBkNKZAUC7fhYxEjaZhkGYE/XyT4wDmm//M8r9jLQ==",
705705
"protocol": "https",
706706
"host": [
707707
"ridesharedriversfunctionappdev",
@@ -737,7 +737,7 @@
737737
"raw": "{\n\t\"passenger\": {\n\t\t\"code\": \"[email protected]\",\n\t\t\"firstName\": \"Joe\",\n\t\t\"lastName\": \"James\",\n\t\t\"mobileNumber\": \"+13105551212\",\n\t\t\"email\": \"[email protected]\"\n\t},\n\t\"source\": {\n\t\t\"latitude\": -31,\n\t\t\"longitude\": 54\n\t},\n\t\"destination\": {\n\t\t\"latitude\": -32,\n\t\t\"longitude\": 60\n\t}\n}"
738738
},
739739
"url": {
740-
"raw": "https://ridesharetripsfunctionappdev.azurewebsites.net/api/trips?code=EaJ/Ct5NZ3rNRkSfDuYRz3TSsSlGr8MY4yom68mJcBAOFrhk5/vGdA==",
740+
"raw": "http://localhost:7072/api/trips?code=EaJ/Ct5NZ3rNRkSfDuYRz3TSsSlGr8MY4yom68mJcBAOFrhk5/vGdA==",
741741
"protocol": "https",
742742
"host": [
743743
"ridesharetripsfunctionappdev",
@@ -765,7 +765,7 @@
765765
"header": [],
766766
"body": {},
767767
"url": {
768-
"raw": "https://ridesharetripsfunctionappdev.azurewebsites.net/api/trips/{code}?code=8cU39T1pz7GL4d43l/nNoaLDGgwzZJIMP6bURZkBzRTS9r9HYmGPGA==",
768+
"raw": "http://localhost:7072/api/trips/{code}?code=8cU39T1pz7GL4d43l/nNoaLDGgwzZJIMP6bURZkBzRTS9r9HYmGPGA==",
769769
"protocol": "https",
770770
"host": [
771771
"ridesharetripsfunctionappdev",
@@ -842,7 +842,7 @@
842842
"raw": "{\n\t\"driverCode\": \"AA100\",\n\t\"latitude\": -32,\n\t\"longitude\": 60\n}"
843843
},
844844
"url": {
845-
"raw": "https://ridesharedriversfunctionappdev.azurewebsites.net/api/driverlocations?code=YxQqagYJ4sAQRimkp6X3ZuN1J6w8VOsf/D5ZWISJZNZ/YVI68m0soQ==",
845+
"raw": "http://localhost:7071/api/driverlocations?code=YxQqagYJ4sAQRimkp6X3ZuN1J6w8VOsf/D5ZWISJZNZ/YVI68m0soQ==",
846846
"protocol": "https",
847847
"host": [
848848
"ridesharedriversfunctionappdev",

0 commit comments

Comments
 (0)