[pull] main from fern-api:main#724
Merged
Merged
Conversation
* Add deps * Inline payload properties by audience * Use shared IR audience filter * Tests * Add changelog entry * Register environments with ir graph * More regression tests
…boCop offense in ruby-v2 (#15854) fix(ruby-v2): skip empty comment nodes to prevent bare `#` RuboCop offense Types with no description were emitting a bare `#` line above the class definition, triggering `Layout/EmptyComment`. Guard the Comment AST node write path with `.trim()` so whitespace-only or empty docs produce no output. Co-authored-by: Naman Anand <info@buildwithfern.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…e base URLs exist, fix pagination error tests (#15856) * fix(ruby-v2): skip empty comment nodes to prevent bare `#` RuboCop offense Types with no description were emitting a bare `#` line above the class definition, triggering `Layout/EmptyComment`. Guard the Comment AST node write path with `.trim()` so whitespace-only or empty docs produce no output. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(rust-sdk): fix wire test generator and pagination test errors - Fix WireTestGenerator to only emit `config.environment = None` when the API has multiple base URLs; single-URL APIs don't have this field on ClientConfig, causing a compile error - Fix pagination tests to use ApiError::Configuration (accepts String) instead of ApiError::Serialization (accepts serde_json::Error) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Naman Anand <info@buildwithfern.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…tion error fixes (#15857)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
chore(internal): remove cli-release workflow that creates unused GitHub tags/releases Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
…onal ones in deserializer (#15859) fix(java): sort undiscriminated union deserializer to try guarded members before all-optional ones All-optional object types (no required fields) were greedily consuming payloads intended for more specific union members that have at least one required field. The deserializer now stably sorts members so those with required key guards are emitted first. Co-authored-by: Naman Anand <info@buildwithfern.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: iamnamananand996 <31537362+iamnamananand996@users.noreply.github.com>
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
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 : )