Skip to content

Encode URI path params in accounts.retrieve#2761

Merged
xavdid merged 2 commits into
masterfrom
SAT-26889-v1-account
Jun 22, 2026
Merged

Encode URI path params in accounts.retrieve#2761
xavdid merged 2 commits into
masterfrom
SAT-26889-v1-account

Conversation

@xavdid

@xavdid xavdid commented Jun 22, 2026

Copy link
Copy Markdown
Member

Why?

Small follow up to #2750 to cover a method we missed. It was generated separately, so we missed it in the initial fix.

What?

  • add encodeURIComponent call to accounts.retrieve()
  • add test

See Also

@xavdid xavdid requested a review from a team as a code owner June 22, 2026 19:51
@xavdid xavdid requested review from jar-stripe and removed request for a team June 22, 2026 19:51
@xavdid xavdid enabled auto-merge (squash) June 22, 2026 19:52
@xavdid

xavdid commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

The tests themselves are passing, but the types-test step is failing because of an upstream issue in the @types/node dependency.

Given that it's unrelated to this PR, i'm going to merge through it and we can file a run ticket for the actual issue, if it persists

@xavdid xavdid disabled auto-merge June 22, 2026 20:15
@xavdid xavdid merged commit 9c2d10c into master Jun 22, 2026
8 of 12 checks passed
@xavdid xavdid deleted the SAT-26889-v1-account branch June 22, 2026 20:15
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.

2 participants