Skip to content

Fix V2 namespace singularization#2229

Closed
jar-stripe wants to merge 15 commits into
private-previewfrom
jar/fix-v2-namespace-rename
Closed

Fix V2 namespace singularization#2229
jar-stripe wants to merge 15 commits into
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

stripe-openapi Bot and others added 15 commits May 28, 2026 18:03
@jar-stripe jar-stripe force-pushed the jar/fix-v2-namespace-rename branch from db0bcdd to f97ad73 Compare June 3, 2026 01:50
@jar-stripe jar-stripe marked this pull request as ready for review June 3, 2026 02:37
@jar-stripe jar-stripe requested a review from a team as a code owner June 3, 2026 02:37
@jar-stripe jar-stripe requested review from xavdid and removed request for a team June 3, 2026 02:37
@stripe-openapi stripe-openapi Bot force-pushed the latest-codegen-private-preview branch from 967f232 to 99eb64f Compare June 3, 2026 18:42
@xavdid xavdid closed this Jun 3, 2026
@xavdid xavdid reopened this Jun 3, 2026
Base automatically changed from latest-codegen-private-preview to private-preview June 3, 2026 22:17
@xavdid
Copy link
Copy Markdown
Member

xavdid commented Jun 3, 2026

As far as I can tell, all the changes in this PR are already captured in the auto PR; closing.

I'll make sure this is reflected in the final java changelog

@xavdid xavdid closed this Jun 3, 2026
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