Project

General

Profile

Actions

Feature #11951

open

Provide filtering parameters in versions REST API

Added by Joel SCHAAL over 11 years ago. Updated about 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

In the API for versions, there seems to be no way of filtering the result by status or by project, for example.

It would seem nice to be able to do something like : http://my.redmine.org/projects/my_project/versions.xml?status=open

The following parameters could be considered :
  • status (one of open, closed or locked)
  • project name (or project id)
  • description (would only return versions whose description would contain the value of this parameter)
Actions #1

Updated by Joel SCHAAL about 11 years ago

Hum, any feedback ?

Actions

Also available in: Atom PDF