Vote #77351
未完了Retrieve Gantt PNG/PDF using REST API
0%
説明
It would be nice to be able to request the gantt chart in either PNG or PDF using the REST API.
As far as I can tell it would only require a small change in app/controllers/gantts_controller.rb, specifically adding in the:
accept_api_auth :show
line. Although there may be more to do to restrict this to PNG/PDF rather than HTML. But then maybe HTML is also viable?
Anyway, this would be a simple and easy addition to the REST API.
journals
I would like to see this feature as a standard, too.
--------------------------------------------------------------------------------