18 Commits

Author SHA1 Message Date
gfleury
fbc0a17849 Adding new contributors 2020-03-05 13:11:30 -03:00
Matthias Preu
3f0f92285f Fix missing options for GetUsersWithAnyPermission
In the different variants the project key and repository slug were
missing.

Added as well was a struct to retrieve users and their permissions along
with a getter function for the response. A basic test was included, too.
2020-02-27 14:22:52 +01:00
Ricardo Baptista
d073bb7962 Webhook decoding 2019-10-31 13:36:57 -03:00
Ricardo Baptista
ad67345b1f Fixing raw file fetch method 2019-09-11 12:33:23 -03:00
gfleury
012f5e0c08 Fixing typo missing quotes 2019-06-12 15:13:02 +02:00
gfleury
9d1c827cd2 Adding Content response type structure 2019-06-12 14:59:37 +02:00
gfleury
3e6935e03f Fixing GetPullRequestResponse 2019-06-05 10:52:24 +02:00
gfleury
061898a310 Adding GetPullRequestResponse and fixing Create (PullRequest) 2019-06-05 10:19:00 +02:00
Sanket Patel
66450bf156
Update api_response.go
Set type for PullRequest.Version to int32
2018-06-08 14:49:53 -05:00
Sanket Patel
3cd3a0fa0c Add APIResponse type for Merge 2018-06-05 15:15:15 -05:00
George Fleury
07aa05e6dc
Merge pull request #10 from sanketjpatel/feat/build-status
Add build status endpoint
2018-06-05 22:08:27 +02:00
Sanket Patel
15555ec353 Add build status endpoint 2018-06-05 12:58:52 -05:00
Sanket Patel
afe7ad3461 Add pagination options for GetPullRequestCommits 2018-06-05 09:45:24 -05:00
Sanket Patel
7375146849 Fix User and PullRequest types 2018-06-04 16:26:03 -05:00
Sanket Patel
d93ff4b630 Add struct types for apiResponses 2018-06-04 11:39:42 -05:00
gfleury
f6de69b5d7 Principal call fixes and adding vendor 2018-03-15 11:31:45 +01:00
gfleury
98ce84d1c0 Adding changes to abstract better 2017-12-26 21:41:19 +02:00
gfleury
df4e6ecbbf First commit 2017-12-25 23:06:33 +02:00