1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-01-05 22:53:53 +02:00
go-jira/mocks
Maciej Kwiek 1fd364aea2 Add Transition API handling
Added TransitionService with 2 methods:
 * GetList for retrieving possible transitions for an issue
 * Create for creating transition and changing issue status in the
   process
2016-06-20 17:14:55 +02:00
..
all_boards_filtered.json Implement BoardService and get boards list with parameters 2016-06-15 20:08:15 +03:00
all_boards.json Implement BoardService and get boards list with parameters 2016-06-15 20:08:15 +03:00
all_projects.json Renamed "json_mocks" into "mocks" 2016-06-03 23:16:21 +02:00
project.json Renamed "json_mocks" into "mocks" 2016-06-03 23:16:21 +02:00
transitions.json Add Transition API handling 2016-06-20 17:14:55 +02:00