mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-19 04:33:28 +02:00
595a5212b4
This adds the basics of the component API: * listing of components assigned to a project * adding new components to a project. The interface to 'add component' is similar to that of 'labels', as previously discussed. We can implement remove/update later.