Add GetUserByID #513

Merged
6543 merged 2 commits from J0Nes90/go-sdk:JONes90/get_user_by_id into master 2021-04-05 03:23:51 +00:00
Contributor

Replaces #512

Replaces https://gitea.com/gitea/go-sdk/pulls/512
6543 reviewed 2021-04-03 16:16:16 +00:00
Dismissed
gitea/user.go Outdated
@ -46,1 +48,4 @@
}
// GetUserByID returns user by a given user ID
func (c *Client) GetUserByID(id int64) (*User, error) {
Owner

*Response needed (just pas it throu)

*Response needed (just pas it throu)
Author
Contributor

fixed and force pushed

fixed and force pushed
6543 marked this conversation as resolved
J0Nes90 force-pushed JONes90/get_user_by_id from 4efe2aa6a6 to bd25a869fa 2021-04-03 17:27:04 +00:00 Compare
6543 changed title from implement GetUserByID to Add GetUserByID 2021-04-05 02:18:00 +00:00
6543 added this to the v0.15.0 milestone 2021-04-05 02:18:06 +00:00
6543 added the
kind/feature
label 2021-04-05 02:18:16 +00:00
6543 approved these changes 2021-04-05 02:20:05 +00:00
Dismissed
lunny approved these changes 2021-04-05 02:58:53 +00:00
Dismissed
lunny added 1 commit 2021-04-05 02:58:58 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
518d20bab1
Merge branch 'master' into JONes90/get_user_by_id
6543 merged commit e11a4f7f3b into master 2021-04-05 03:23:51 +00:00
6543 referenced this issue from a commit 2021-04-05 03:23:51 +00:00
Sign in to join this conversation.
No description provided.