Skip to content

Fix access_token description in revokeChannelToken - #1950

Merged
Yang-33 merged 2 commits into
masterfrom
update-diff-20260728161911
Aug 7, 2026
Merged

Fix access_token description in revokeChannelToken#1950
Yang-33 merged 2 commits 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.

@Yang-33
Yang-33 enabled auto-merge August 7, 2026 17:01
@Yang-33
Yang-33 added this pull request to the merge queue Aug 7, 2026
Merged via the queue into master with commit 94516e0 Aug 7, 2026
10 checks passed
@Yang-33
Yang-33 deleted the update-diff-20260728161911 branch August 7, 2026 17:17
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.

1 participant