Takayuki Maruyama

Results 62 issues of Takayuki Maruyama

introduced in 5.11

good first issue
REST API Compatibility

Add `group_constrained` boolean parameter to `UserApi#getUsersNotInChannel`, `UserApi#getUsersNotInTeam`, and `UserApi#searchUsers` Introduced in 5.12

REST API Compatibility

These API exists overload that has `etag` parameter, but server will not proceed If-None-Match header. - AuditsApi#getAudits - ChannelApi#getChannel - ChannelApi#getChannelByName - ChannelApi#getChannelByNameForTeamName - ChannelApi#getChannelMember - ChannelApi#getChannelMembers - ChannelApi#getChannelMembersByIds -...

good first issue
Breaking Change

Add `limit` parameter support for: - `#searchUsers` - `#autocompleteUsers` - `#autocompleteUsersInChannel` - `#autocompleteUsersInTeam`

enhancement
good first issue

REST API Compatibility