-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharticle.json
88 lines (88 loc) · 3.27 KB
/
article.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"_type": "export",
"__export_format": 1,
"__export_date": "2016-06-24T04:41:15.825Z",
"__export_source": "insomnia.chrome.app:v2.6.10",
"items": [
{
"_type": "request_group",
"_id": "grp_1466668141351",
"name": "article",
"environments": {},
"requests": [
{
"_type": "request",
"_id": "req_1466717475286",
"url": "http://localhost/_client_bpadjogja.info/article/api/site/main",
"method": "POST",
"body": "&category=1\r\n&pagesize=\r\n\r\n&dump=true\r\n&variable=\r\n//type = POST\r\n//var = \r\n// category[optional], \r\n// pagesize[optional], \r\n\r\n//url = /article/api/site/main\r\n//localhost = http://localhost/_client_bpadjogja.info\r\n//nwtwork = http://193.168.3.13/_client_bpadjogja.info\r\n//live = http://bpadjogja.info\r\n",
"headers": [
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"params": [],
"authentication": {
"_type": "basic",
"username": "",
"password": ""
},
"__insomnia": {
"format": "json",
"panel_width": 0.5
},
"name": "site/main"
},
{
"_type": "request",
"_id": "req_1466668324537",
"url": "http://localhost/_client_bpadjogja.info/article/api/site/list",
"method": "POST",
"body": "&category=1,2\r\n&tag=\r\n&paging=false\r\n&pagesize=\r\n\r\n&dump=true\r\n&variable=\r\n//type = POST\r\n//var = \r\n// category[optional], = multiple (ex. 1,2,3,4)\r\n// tag[optional], \r\n// paging[optional], = true, false\r\n// pagesize[optional], \r\n\r\n//url = /article/api/site/list\r\n//localhost = http://localhost/_client_bpadjogja.info\r\n//nwtwork = http://193.168.3.13/_client_bpadjogja.info\r\n//live = http://bpadjogja.info\r\n",
"headers": [
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"params": [],
"authentication": {
"_type": "basic",
"username": "",
"password": ""
},
"__insomnia": {
"format": "json",
"panel_width": 0.5
},
"name": "site/list"
},
{
"_type": "request",
"_id": "req_1466688047908",
"url": "http://localhost/_client_bpadjogja.info/article/api/site/detail",
"method": "POST",
"body": "&id=802\n\n&dump=true\n&variable=\n//type = POST\n//var = \n// id[wajib], \n\n//url = /article/api/site/detail\n//localhost = http://localhost/_client_bpadjogja.info\n//nwtwork = http://193.168.3.13/_client_bpadjogja.info\n//live = http://bpadjogja.info\n",
"headers": [
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"params": [],
"authentication": {
"_type": "basic",
"username": "",
"password": ""
},
"__insomnia": {
"format": "json",
"panel_width": 0.5
},
"name": "site/detail"
}
]
}
]
}