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 1207
1207
),
1208
1208
$ t_namespace ,
1209
1209
false , false , false ,
1210
- 'Get the issues that match the specified project id and paging details. '
1210
+ 'Get the issues that match the specified project id and paging details. Pass "-1" for the per_page parameter to get all issues. '
1211
1211
);
1212
1212
1213
1213
### mc_project_get_issue_headers
1224
1224
),
1225
1225
$ t_namespace ,
1226
1226
false , false , false ,
1227
- 'Get the issue headers that match the specified project id and paging details. '
1227
+ 'Get the issue headers that match the specified project id and paging details. Pass "-1" for the per_page parameter to get all issues. '
1228
1228
);
1229
1229
1230
1230
### mc_project_get_users
1545
1545
),
1546
1546
$ t_namespace ,
1547
1547
false , false , false ,
1548
- 'Get the issues that match the specified filter and paging details. '
1548
+ 'Get the issues that match the specified filter and paging details. Pass "-1" for the per_page parameter to get all issues. '
1549
1549
);
1550
1550
1551
1551
### mc_filter_get_issue_headers
1563
1563
),
1564
1564
$ t_namespace ,
1565
1565
false , false , false ,
1566
- 'Get the issue headers that match the specified filter and paging details. '
1566
+ 'Get the issue headers that match the specified filter and paging details. Pass "-1" for the per_page parameter to get all issues. '
1567
1567
);
1568
1568
1569
1569
### mc_config_get_string
You can’t perform that action at this time.
0 commit comments