Project

General

Profile

Actions

Feature #2053

closed

Add api to project_type

Added by liaham about 1 year ago. Updated 8 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Compatible Redmine Version:

Description

accept_api_auth :index, :archive, :unarchive, :destroy

Should return only projects where is_project_type: true.

Allow associations :relatives, :author

Actions #1

Updated by liaham about 1 year ago

  • Description updated (diff)
Actions #2

Updated by liaham about 1 year ago

  • Parent task set to #1837
Actions #3

Updated by liaham 8 months ago

  • Description updated (diff)
Actions #4

Updated by liaham 8 months ago

  • Status changed from New to Rejected
  • Parent task deleted (#1837)

The API will focus on Project model only since it is possible to get also ProjectType via its endpoints. The ProjectType model could only support a subset of API endpoints. That is, missing endpoints would need to be requested by Project model anyway.

Actions

Also available in: Atom PDF