Vote #74867
未完了Hook for REST API
0%
説明
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)
journals
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)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,New,26045,Does API REST show fields added by plugins?