Skip to content

Fix V2 namespace singularization#3392

Merged
xavdid merged 1 commit into
latest-codegen-private-previewfrom
jar/fix-v2-namespace-rename
Jun 3, 2026
Merged

Fix V2 namespace singularization#3392
xavdid merged 1 commit into
latest-codegen-private-previewfrom
jar/fix-v2-namespace-rename

Conversation

@jar-stripe
Copy link
Copy Markdown
Contributor

@jar-stripe jar-stripe commented Jun 2, 2026

Why?

The codegen incorrectly singularized V2 namespace-promoted service names (PaymentService instead of PaymentsService). This was a latent bug that only manifested when new V2 namespaces were added.

What?

  • Renames V2.PaymentService to V2.PaymentsService

See Also

Changelog

  • ⚠️ Rename V2.PaymentService to V2.PaymentsService to more closely match our API naming

@jar-stripe jar-stripe force-pushed the jar/fix-v2-namespace-rename branch from d6f9844 to 7686890 Compare June 3, 2026 01:50
@jar-stripe jar-stripe marked this pull request as ready for review June 3, 2026 02:40
@jar-stripe jar-stripe requested a review from a team as a code owner June 3, 2026 02:40
@jar-stripe jar-stripe requested review from prathmesh-stripe and removed request for a team June 3, 2026 02:40
@xavdid xavdid changed the base branch from latest-codegen-private-preview to private-preview June 3, 2026 20:12
@xavdid xavdid closed this Jun 3, 2026
@xavdid xavdid reopened this Jun 3, 2026
@xavdid xavdid changed the base branch from private-preview to latest-codegen-private-preview June 3, 2026 20:13
@xavdid xavdid merged commit 0f97df8 into latest-codegen-private-preview Jun 3, 2026
8 of 9 checks passed
@xavdid xavdid deleted the jar/fix-v2-namespace-rename branch June 3, 2026 20:14
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