Actions
Patch #15986
openHook for REST API
Status:
New
Priority:
Normal
Assignee:
-
Category:
Plugin API
Target version:
-
Description
Would be nice if issue (and other API objects) will have hooks for adding specific data to the API output.
call_hook(:api_issue_show, :issue => @issue)
Files
Related issues
Updated by Hashem Nasarat over 8 years ago
The provided patch looks reasonable to me.
I found this because I was looking for a way to get the tags associated with a ticket via the rest api.
(Kirill, I'm using your Redmineup Tags plugin -- thanks!)
Maintainers, please can we merge this in? I don't want to have to resort to scaping the Issues page.
I see others are requesting this feature as well #26045 (should probably be closed as duplicate/rejected)
Updated by Mischa The Evil over 8 years ago
- Related to Feature #26045: Does API REST show fields added by plugins? added
Updated by Stephan Meyer about 1 month ago
Hello everyone,
is there any update on this ticket?
I’d also like to know if there is already an estimated timeframe for the implementation.
Thanks in advance!
Actions