Skip to content

Conversation

@raahii
Copy link
Contributor

@raahii raahii commented Aug 29, 2020

Updates related to get all valid channel access token key IDs v2.1 endpoint.
I updated GetAccessTokensV2 method because get all valid channel access tokens v2.1 endpoint seems already deprecated.

Close #214

@CLAassistant
Copy link

CLAassistant commented Aug 29, 2020

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2020

Codecov Report

Merging #225 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   77.42%   77.42%           
=======================================
  Files          33       33           
  Lines        2396     2396           
=======================================
  Hits         1855     1855           
  Misses        436      436           
  Partials      105      105           
Impacted Files Coverage Δ
linebot/client.go 72.09% <ø> (ø)
linebot/response.go 70.05% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a883f1...a26a631. Read the comment docs.

@kkdai kkdai self-requested a review September 2, 2020 07:49
@kkdai kkdai self-assigned this Sep 2, 2020
Copy link
Member

@nasa9084 nasa9084 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kkdai kkdai merged commit 30af173 into line:master Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to Channel access token v2.1 apis

5 participants