1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-01-22 03:10:10 +02:00

3 Commits

Author SHA1 Message Date
Matthias Weiss
0f45703c19 Add missing check to roleService.Get
There was missing a check for requests with invalid ID.
Now it returns an error instead of an empty role.
2019-05-13 17:55:06 -07:00
Matthias Weiss
889618d979 Fix of documentation urls 2019-05-13 17:55:06 -07:00
Matthias Weiss
5a7988ae5c Add RoleService
Add of RoleService with Get and GetList

Add corresponding tests + mocks
2019-05-13 17:55:06 -07:00