Skip to content

Fix V2 namespace singularization#1824

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

Fix V2 namespace singularization#1824
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

  • ⚠️ Renames 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 a2f3812 to f122b04 Compare June 3, 2026 01:50
@jar-stripe jar-stripe marked this pull request as ready for review June 3, 2026 02:39
@jar-stripe jar-stripe requested a review from a team as a code owner June 3, 2026 02:39
@jar-stripe jar-stripe requested review from prathmesh-stripe and removed request for a team June 3, 2026 02:39
@xavdid xavdid merged commit 322a57c into latest-codegen-private-preview Jun 3, 2026
1 check 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