Project

General

Profile

Actions

Patch #17602

closed

Include enabled modules in projects API

Added by Jan from Planio www.plan.io over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
REST API
Target version:
Start date:
Due date:
% Done:

90%

Estimated time:

Description

For some API use cases, it will certainly be helpful to find out which modules are enabled in a project. It is at least for a new feature we're developing at Planio. But in general, every API client which uses - let's say the issues API - should be able to check beforehand, if the issue tracking module is active in a particular project or not.

This patch adds enabled_modules to the projects#show API. They will be shown only if the include=enabled_modules URL parameter is used. The behaviour is exactly the same as for issue categories and trackers.

And while we're at it, it also makes the include=... URL parameters (for issue categories, trackers and enabled modules) available in the projects#index API.

Tests are included, only needs merging :)


Files


Related issues

Related to Redmine - Feature #10651: Add More Information in Project API listingClosed

Actions
Has duplicate Redmine - Feature #8545: "get projects" REST API response should handle "include=trackers" parameterClosedJean-Baptiste Barth2011-06-06

Actions
Actions #1

Updated by Toshi MARUYAMA over 9 years ago

  • Target version changed from Candidate for next minor release to 2.6.0
Actions #2

Updated by Jean-Baptiste Barth over 9 years ago

  • Status changed from Needs feedback to Closed
  • Assignee set to Jean-Baptiste Barth

Good addition and I don't think it needs much discussion.

So indeed, just needed merging ;) Thanks!

Actions #3

Updated by Jan from Planio www.plan.io over 9 years ago

  • Has duplicate Feature #8545: "get projects" REST API response should handle "include=trackers" parameter added
Actions #4

Updated by Go MAEDA almost 3 years ago

  • Related to Feature #10651: Add More Information in Project API listing added
Actions

Also available in: Atom PDF