Feature #15060
Allow array as argument for a REST API parameter
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | - | |||
Resolution: |
Description
It would be helpful to have the ability to pass more than one parameter in a REST call. For example, if you would like to get a list of all the issues from 2 different authors
.../redmine/issues.xml?author_id=[24,34]
History
#1
Updated by Matt Matt about 9 years ago
Bump