Skip to content

fix(ruby): flatten nested models into valid, correctly prefixed consants - #8116

Merged
Vincent Biret (baywet) merged 1 commit into
microsoft:mainfrom
andreaTP:fix/ruby-flatten-models-namespaces
Aug 31, 2026
Merged

fix(ruby): flatten nested models into valid, correctly prefixed consants#8116
Vincent Biret (baywet) merged 1 commit into
microsoft:mainfrom
andreaTP:fix/ruby-flatten-models-namespaces

Conversation

@andreaTP

Copy link
Copy Markdown
Contributor
  • the dot-capitalising regex never matched, so nested models kept namespace dots
  • the walk renamed and orphaned nested namespaces, truncating every later prefix
  • un-suppresses the stripe generation and idempotency integration tests

…ants

- the dot-capitalising regex never matched, so nested models kept namespace dots
- the walk renamed and orphaned nested namespaces, truncating every later prefix
- un-suppresses the stripe generation and idempotency integration tests
@andreaTP
Andrea Peruffo (andreaTP) requested a review from a team as a code owner August 31, 2026 16:51

@baywet Vincent Biret (baywet) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@baywet
Vincent Biret (baywet) added this pull request to the merge queue Aug 31, 2026
Merged via the queue into microsoft:main with commit bf009a3 Aug 31, 2026
313 checks passed
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