File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1206
1206
),
1207
1207
$ t_namespace ,
1208
1208
false , false , false ,
1209
- 'Get the issues that match the specified project id and paging details. '
1209
+ 'Get the issues that match the specified project id and paging details. Pass "-1" for the per_page parameter to get all issues. '
1210
1210
);
1211
1211
1212
1212
### mc_project_get_issue_headers
1223
1223
),
1224
1224
$ t_namespace ,
1225
1225
false , false , false ,
1226
- 'Get the issue headers that match the specified project id and paging details. '
1226
+ 'Get the issue headers that match the specified project id and paging details. Pass "-1" for the per_page parameter to get all issues. '
1227
1227
);
1228
1228
1229
1229
### mc_project_get_users
1544
1544
),
1545
1545
$ t_namespace ,
1546
1546
false , false , false ,
1547
- 'Get the issues that match the specified filter and paging details. '
1547
+ 'Get the issues that match the specified filter and paging details. Pass "-1" for the per_page parameter to get all issues. '
1548
1548
);
1549
1549
1550
1550
### mc_filter_get_issue_headers
1562
1562
),
1563
1563
$ t_namespace ,
1564
1564
false , false , false ,
1565
- 'Get the issue headers that match the specified filter and paging details. '
1565
+ 'Get the issue headers that match the specified filter and paging details. Pass "-1" for the per_page parameter to get all issues. '
1566
1566
);
1567
1567
1568
1568
### mc_config_get_string
You can’t perform that action at this time.
0 commit comments