Skip to content

Delete unnecessary header and unused tests#853

Merged
Yang-33 merged 4 commits into
masterfrom
cleanup
Jun 26, 2026
Merged

Delete unnecessary header and unused tests#853
Yang-33 merged 4 commits into
masterfrom
cleanup

Conversation

@Yang-33

@Yang-33 Yang-33 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

(1) header of generated code contains

..
 * PHP version 7.4
 * The version of the OpenAPI document: 0.0.1
 * Generator version: 7.23.0
...

but it's meaningless. And more it's noisy when we only update dependency. Let's delete them.

(2) src/webhook/test/.* only contains TODO test. It's also meaningless. Let's delete them.

@Yang-33 Yang-33 linked an issue Jun 26, 2026 that may be closed by this pull request
@Yang-33 Yang-33 requested review from a team and removed request for a team June 26, 2026 06:51
@Yang-33

Yang-33 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

conflicted by me

Yang-33 added 2 commits June 26, 2026 15:53
# Conflicts:
#	docs/classes/LINE-Clients-ChannelAccessToken-Configuration.html
#	docs/classes/LINE-Clients-Insight-Configuration.html
#	docs/classes/LINE-Clients-Liff-Configuration.html
#	docs/classes/LINE-Clients-ManageAudience-Configuration.html
#	docs/classes/LINE-Clients-MessagingApi-Configuration.html
#	docs/classes/LINE-Webhook-Configuration.html
@Yang-33 Yang-33 requested a review from a team June 26, 2026 07:11
@Yang-33 Yang-33 enabled auto-merge June 26, 2026 07:11
@Yang-33 Yang-33 added this pull request to the merge queue Jun 26, 2026
Merged via the queue into master with commit a0f2d96 Jun 26, 2026
12 checks passed
@Yang-33 Yang-33 deleted the cleanup branch June 26, 2026 09:59
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.

reminder: drop header

2 participants