[pull] main from fern-api:main#798
Merged
Merged
Conversation
…and snippets (#16552) * fix(swift): order wire-test and file-upload arguments by declaration * fix(swift): include additional properties in wire-test expected responses * fix(swift): emit endpoint header arguments in wire tests and snippets (#16492) * fix(swift): emit endpoint header arguments in wire tests and snippets * fix(swift): return String for text/plain response endpoints (#16494) * fix(swift): map literal parameters to correct types (#16498) * fix(swift): return String for text/plain response endpoints * fix(swift): map literal parameters to correct types * chore(swift): update streaming and SSE snapshots for boolean literal typing * chore(swift): format import statement * fix(swift): register query param literal enums in dynamic snippets context * fix(swift): correct union value rendering and undiscriminated member order (#16500) * fix(swift): return String for text/plain response endpoints * fix(swift): map literal parameters to correct types * chore(swift): update streaming and SSE snapshots for boolean literal typing * chore(swift): format import statement * fix(swift): read single-property union value from correct key in snippets * chore(swift): update trace snapshots for single-property union fix * fix(swift): preserve declaration order of undiscriminated union members * fix(swift): read single-property union value from variant property key Addresses Devin review: the wrapped value is serialized under the variant's property wire key (the union's CodingKeys raw value), which defaults to "value" but can be customized via key:. Derive it from the example record (discriminant already stripped) excluding inherited base properties, instead of hardcoding "value". * fix(swift): resolve aliases when filtering String-typed endpoint headers in snippets * chore(swift): regenerate seed snapshots against current main --------- Co-authored-by: naman.anand <iamnamananand996@gmail.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 : )