File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
"method" : " GET" ,
13
13
"header" : [],
14
14
"url" : {
15
- "raw" : " http://localhost:8083 /" ,
15
+ "raw" : " http://localhost:8080 /" ,
16
16
"protocol" : " http" ,
17
17
"host" : [
18
18
" localhost"
19
19
],
20
- "port" : " 8083 " ,
20
+ "port" : " 8080 " ,
21
21
"path" : [
22
22
" "
23
23
]
50
50
"method" : " DELETE" ,
51
51
"header" : [],
52
52
"url" : {
53
- "raw" : " http://localhost:8083 /collections/test-collection" ,
53
+ "raw" : " http://localhost:8080 /collections/test-collection" ,
54
54
"protocol" : " http" ,
55
55
"host" : [
56
56
" localhost"
57
57
],
58
- "port" : " 8083 " ,
58
+ "port" : " 8080 " ,
59
59
"path" : [
60
60
" collections" ,
61
61
" test-collection"
70
70
"method" : " DELETE" ,
71
71
"header" : [],
72
72
"url" : {
73
- "raw" : " http://localhost:8083 /collections/test-collection/items/test-item" ,
73
+ "raw" : " http://localhost:8080 /collections/test-collection/items/test-item" ,
74
74
"protocol" : " http" ,
75
75
"host" : [
76
76
" localhost"
77
77
],
78
- "port" : " 8083 " ,
78
+ "port" : " 8080 " ,
79
79
"path" : [
80
80
" collections" ,
81
81
" test-collection" ,
You can’t perform that action at this time.
0 commit comments