[pull] main from fern-api:main#751
Merged
Merged
Conversation
fix: map Ruby SDK FDR generator ID to ruby-sdk-v2 The Ruby SDK generator versions are registered in FDR under the ID 'ruby-sdk-v2' (from the seed/ruby-sdk-v2/ workspace), but the CLI was looking them up under the stale legacy ID 'ruby-sdk'. This caused fern generator upgrade and IR version resolution to return 1.1.13 instead of the actual latest version (1.12.11). Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
chore(ci): add cli-generator to PR title scopes and reconcile CLAUDE.md
fix(php): collapse union fromJson via late static binding Removes the discriminated union `fromJson()` override and switches the base `JsonSerializableType::fromJson` to dispatch via `static::jsonDeserialize`. This eliminates ~50 lines of duplicated PHP per union and resolves a PHPStan strict failure where the union override narrowed `$decodedJson` to `array<array-key, mixed>` instead of `array<string, mixed>`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )