As an RSOS Team Lead, I want to be able to access project data through the API, so that I can filter project and extract useful data.
In particular, I want to ask for all the projects in the Maintenance state, and return the list of skills tags that are needed for those projects. But a more general solution that allowed all available project data to be downloaded, would be useful in many other situations as well. This would include all the metadata shown in the UI, as well as tasks in the project.
As an RSOS Team Lead, I want to be able to access project data through the API, so that I can filter project and extract useful data.
In particular, I want to ask for all the projects in the Maintenance state, and return the list of skills tags that are needed for those projects. But a more general solution that allowed all available project data to be downloaded, would be useful in many other situations as well. This would include all the metadata shown in the UI, as well as tasks in the project.