Philip Johansson
4d53d935db
Fix relative path for ProjectService.Get
2017-02-20 16:09:50 +01:00
Bidesh Thapaliya
f2937d6875
Omit more empty attributes when converting from struct to map
2016-09-26 17:59:51 +02:00
Bidesh Thapaliya
5ce765977f
Adds unknown map for arbitrary fields in IssueFields. Adds Custom Marshall,Unmarshall. Adds structs tag where necessary
2016-09-23 16:19:07 +02:00
attack7
80ed9d0cba
Code formatting
2016-08-02 10:00:00 -04:00
attack7
e9ffde1b0d
And it’s nice if you actually use that structure
2016-08-02 09:59:16 -04:00
attack7
ec2e9dd652
Adds a struct representing a version
2016-08-02 09:57:00 -04:00
Maciej Kwiek
facc86872b
Wrap http.Response in Response struct
...
The Response struct has StartAt, MaxResults and Total fields, which are
returned from JIRA API in issue search responses. They are now
accessible in Response object.
2016-06-15 17:09:13 +02:00
Andy Grunwald
7ac3d14dbc
go fmt, go doc and reuse of Project struct
2016-06-03 23:25:18 +02:00
Andy Grunwald
7c3e481c65
Renamed "json_mocks" into "mocks"
2016-06-03 23:16:21 +02:00
Andy Grunwald
883aca79c0
Refactored struct types by reusing already existing components
2016-06-03 23:14:27 +02:00
Andy Grunwald
9b1bc58830
Moved progect.go to project.go
2016-06-03 22:39:50 +02:00