File tree Expand file tree Collapse file tree 1 file changed +14
-21
lines changed Expand file tree Collapse file tree 1 file changed +14
-21
lines changed Original file line number Diff line number Diff line change 3
3
"api" : {
4
4
"wpApiPosts" : {
5
5
"getList" : [{
6
- "per_page " : 1
6
+ "search " : " _embed=true&per_page=1 "
7
7
}],
8
8
"get" : [2016 ],
9
9
"getMetaList" : [2016 ],
18
18
"wpApiCustom" : {
19
19
"movie" : {
20
20
"getList" : [{
21
- "per_page " : 1
21
+ "search " : " _embed=true&per_page=1 "
22
22
}],
23
- "get" : [295 ]
24
- },
25
- "plane" : {
26
- "getList" : [{
27
- "per_page" : 1
28
- }],
29
- "get" : [295 ]
23
+ "get" : [2595 ]
30
24
}
31
25
},
32
26
"wpApiPages" : {
33
27
"getList" : [{
34
- "per_page " : 1
28
+ "search " : " _embed=true&per_page=1 "
35
29
}],
36
30
"get" : [535 ],
37
31
"getMetaList" : [535 ],
41
35
},
42
36
"wpApiMedia" : {
43
37
"getList" : [{
44
- "per_page " : 1
38
+ "search " : " _embed=true&per_page=1 "
45
39
}],
46
- "get" : [2032 ]
40
+ "get" : [2499 ]
47
41
},
48
42
"wpApiTypes" : {
49
43
"getList" : [{
50
- "per_page " : 1
44
+ "search " : " _embed=true&per_page=1 "
51
45
}],
52
46
"get" : [" attachment" ]
53
47
},
59
53
"getList" : [],
60
54
"get" : [" category" ]
61
55
},
62
- "wpApiTerms" : {
63
- "getCategoryList" : [],
64
- "getCategory" : [2 ],
65
- "getTagList" : [],
66
- "getTag" : [11 ],
67
- "getCustomList" : [" audience" ],
68
- "getCustom" : [" audience" , 6 ]
69
- },
56
+ "wpApiTerms" : [{
57
+ "getList" : [" tags" ],
58
+ "get" : [" tags" , 11 ]
59
+ },{
60
+ "getList" : [" categories" ],
61
+ "get" : [" categories" , 2 ]
62
+ }],
70
63
"wpApiUsers" : {
71
64
"getList" : [],
72
65
"get" : [1 ],
You can’t perform that action at this time.
0 commit comments