Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ruby:
description: Ruby Client SDK Generated by Speakeasy
enableFormatting: false
flattenGlobalSecurity: true
forwardCompatibleEnumsByDefault: false
forwardCompatibleEnumsByDefault: true

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ PR title missing required component for feat type

PR title feat: enable forward-compatible enums is missing the required (<component>) segment. Per Moov's Conventional Commits convention, feat requires a component. Suggested corrected title: feat(sdk): enable forward-compatible enums by default

(95% confidence — Convention is clear; only minor uncertainty is the exact component name (ruby vs sdk vs speakeasy).)

forwardCompatibleUnionsByDefault: "false"
imports:
option: openapi
Expand Down