Skip to content

Fix access_token description in revokeChannelToken - #1050

Merged
mokuzon merged 1 commit into
masterfrom
update-diff-20260728054405
Jul 28, 2026
Merged

Fix access_token description in revokeChannelToken#1050
mokuzon merged 1 commit into
masterfrom
update-diff-20260728054405

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.

@mokuzon
mokuzon enabled auto-merge July 28, 2026 05:57
@mokuzon
mokuzon added this pull request to the merge queue Jul 28, 2026
Merged via the queue into master with commit a85c25a Jul 28, 2026
13 checks passed
@mokuzon
mokuzon deleted the update-diff-20260728054405 branch July 28, 2026 06:01
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