mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-21 21:53:28 +02:00
d7b32269e1
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.