Skip to content

Fix access_token description in revokeChannelToken - #1950

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
update-diff-20260728161911
Open

Fix access_token description in revokeChannelToken#1950
github-actions[bot] wants to merge 1 commit into
masterfrom
update-diff-20260728161911

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

line/line-openapi#130

There was an openapi-generator bug (OpenAPITools/openapi-generator#24004, fixed in v7.24.0 via OpenAPITools/openapi-generator#24192).

It generated revokeChannelToken's access_token doc as A short-lived or long-lived channel access token. instead of this spec's Channel access token, and the SDKs merged it.

With v7.24.0, regeneration now tries to revert it:

Since the current SDK wording is correct for this endpoint (POST /v2/oauth/revoke only accepts short-lived or long-lived tokens), this PR updates the spec to match it instead.

The regeneration diff disappears and the PRs above stay closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants