Conversation
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
… fetch method (#13591) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: fern-support <fern-support@users.noreply.github.com>
Co-authored-by: fern-support <fern-support@users.noreply.github.com>
Co-authored-by: fern-support <fern-support@users.noreply.github.com>
…e-collision seed test (#13597) * feat: add csharp-namespace-collision seed test for Candid.Net namespace/client-class collision Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> * chore: rename Candid to Contoso in namespace-client-collision seed test Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> * fix: update JSON schema snapshot for csharp-namespace-collision System:Task Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> * fix: add namespace-client-collision to allowedFailures (demonstrates CS0426 bug) Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> * fix: correct JSON schema snapshot - owner resolves to System.User not root User Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> * fix: remove trailing newline from snapshot to match test framework output Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: fern-support <fern-support@users.noreply.github.com>
…#13602) * feat(go): use `any` instead of `interface{}` for unknown type schemas Co-Authored-By: judah <jsklan.development@gmail.com> * chore: update seed snapshots after merge with main Co-Authored-By: judah <jsklan.development@gmail.com> * fix: bump version to 1.31.0 for feat changelog entry Co-Authored-By: judah <jsklan.development@gmail.com> * chore(csharp): update csharp-model seed (#13595) Co-authored-by: fern-support <fern-support@users.noreply.github.com> * fix version --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Fern Support <126544928+fern-support@users.noreply.github.com> Co-authored-by: fern-support <fern-support@users.noreply.github.com>
…tions (#13439) * fix(python): add docstring emission for unknown/any type alias definitions Co-Authored-By: judah <jsklan.development@gmail.com> * chore: move changelog entry from unreleased.yml to versions.yml Co-Authored-By: judah <jsklan.development@gmail.com> * chore: update test snapshots --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
…or unknown schemas (#13440) * fix: remove spurious | undefined from map value types for unknown schemas in TypeScript generator Co-Authored-By: judah <jsklan.development@gmail.com> * fix: add missing ir-to-jsonschema snapshot for MapOfDocumentedUnknownType Co-Authored-By: judah <jsklan.development@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: jsklan <jsklan@users.noreply.github.com>
Co-authored-by: fern-support <fern-support@users.noreply.github.com>
Co-authored-by: fern-support <fern-support@users.noreply.github.com>
…llable source property (#13605) Co-authored-by: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
…vitest typecheck (#13620) * fix: add explicit type annotation for isolatedDeclarations and enable vitest typecheck Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> * fix: bump version to 3.58.0 for minor (feat) change Co-Authored-By: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: fern-support <fern-support@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 : )