-
Notifications
You must be signed in to change notification settings - Fork 56
/
LocalTransactionTest.postman_collection.json
59 lines (59 loc) · 1.43 KB
/
LocalTransactionTest.postman_collection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"variables": [],
"info": {
"name": "LocalTransactionTest",
"_postman_id": "6aaa8cf7-a161-8f0c-ee94-9f27f74709ac",
"description": "掛華秏洘岈昢桶聆彸",
"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
},
"item": [
{
"name": "聆彸",
"request": {
"url": "http://localhost:8888/api/values",
"method": "GET",
"header": [],
"body": {
"mode": "formdata",
"formdata": []
},
"description": "http://localhost:8888/api/values"
},
"response": []
},
{
"name": "脤艘硌隅id隆等",
"request": {
"url": "http://localhost:8888/api/order?id=BC6ABF71-828A-4F2C-A937-ADCA5C974239",
"method": "GET",
"header": [],
"body": {
"mode": "formdata",
"formdata": []
},
"description": "http://localhost:8888/api/order?id=BC6ABF71-828A-4F2C-A937-ADCA5C974239"
},
"response": []
},
{
"name": "斐膘隆等",
"request": {
"url": "http://localhost:8888/api/order",
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json",
"description": ""
}
],
"body": {
"mode": "raw",
"raw": ""
},
"description": "http://localhost:8888/api/order"
},
"response": []
}
]
}