forked from fern-api/fern
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from fern-api:main #430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
* feat(openapi): support x-fern-property-name on discriminators Co-Authored-By: [email protected] <[email protected]> * fix(openapi): add missing discriminantPropertyNameOverride in convertSchemaToSchemaWithExample Co-Authored-By: [email protected] <[email protected]> * test(openapi): add test case for discriminator x-fern-property-name via overrides.yml Co-Authored-By: [email protected] <[email protected]> * chore(openapi): anonymize test fixture schema names Co-Authored-By: [email protected] <[email protected]> * chore(cli): add version 3.41.0 for x-fern-property-name discriminator support Co-Authored-By: [email protected] <[email protected]> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
…options (#11547) * feat(ruby): add support for additional_query_parameters in request options Co-Authored-By: [email protected] <[email protected]> * chore: update seed tests with additional_query_parameters support Co-Authored-By: [email protected] <[email protected]> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
…xperimental to docs.yml (#11543) * feat: move ai-examples and ai-example-style-instructions from experimental to docs.yml Co-Authored-By: [email protected] <[email protected]> * fix: restore BlobPart type assertions in auto-generated SDK files Co-Authored-By: [email protected] <[email protected]> * chore: remove unused boxen and chalk dependencies from @fern-api/register Co-Authored-By: [email protected] <[email protected]> * fix: add hidden property to PlaygroundSettings type Co-Authored-By: [email protected] <[email protected]> * fix: format package.json files array for biome Co-Authored-By: [email protected] <[email protected]> * fix: add deprecated ai-examples properties to ExperimentalConfig for backward compatibility and fix compile errors Co-Authored-By: [email protected] <[email protected]> * fix: format publishDocs.ts for biome Co-Authored-By: [email protected] <[email protected]> * reconfigure * chore: regenerate JSON schema files after restructuring ai-examples config Co-Authored-By: Claude Sonnet 4 <[email protected]> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: [email protected] <[email protected]> Co-authored-by: Kenny Derek <[email protected]> Co-authored-by: Claude Sonnet 4 <[email protected]>
) * feat(cli): add placeholder page for python-docs in fern docs dev When running `fern docs dev`, Python library documentation cannot be generated since it requires server-side processing via FDR. This change adds a helpful placeholder page that: - Explains why Python docs are not available in dev mode - Shows the GitHub URL being used for the library - Provides instructions on how to generate the full docs - Lists what content will be generated The placeholder page is visible in dev mode but is marked as noindex to prevent search engine indexing. In production mode, FDR replaces this placeholder with the actual generated documentation. Co-Authored-By: Claude Opus 4.5 <[email protected]> * fix(cli): remove duplicate title and add --preview mention in placeholder - Remove duplicate H1 heading (frontmatter title is already rendered) - Add mention of `fern generate --docs --preview` as alternative command Co-Authored-By: Claude Opus 4.5 <[email protected]> * fix(cli): improve placeholder warning message for fern docs dev - Change Note to Warning callout - Clarify that `fern docs dev` doesn't support python-docs yet - Mention this will be added in a future release - Remove redundant "Local Development" section Co-Authored-By: Claude Opus 4.5 <[email protected]> * chore(cli): bump version to 3.41.0 for python-docs placeholder Co-Authored-By: Claude Opus 4.5 <[email protected]> --------- Co-authored-by: Paarth Gupta <[email protected]> Co-authored-by: Claude Opus 4.5 <[email protected]> Co-authored-by: Paarth Gupta <[email protected]>
bump fetch depth on prod publish
try changes for alias naming
…layer (#11549) * test(ts-sdk): add fixture demonstrating passthrough duplicate keys bug Co-Authored-By: [email protected] <[email protected]> * fix(ts-sdk): filter known properties in passthrough to prevent duplicate keys Co-Authored-By: [email protected] <[email protected]> * fix(ts-sdk): fix TypeScript type error in passthrough Set initialization Co-Authored-By: [email protected] <[email protected]> * test(ts-sdk): update fixture output after passthrough fix Co-Authored-By: [email protected] <[email protected]> * test(swift): add snapshot for ts-extra-properties fixture Co-Authored-By: [email protected] <[email protected]> * test(ir-to-jsonschema): add snapshot for ts-extra-properties fixture Co-Authored-By: [email protected] <[email protected]> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
update java-model cli version
…11526) * test(python-sdk): add fixture demonstrating wire test streaming bug Co-Authored-By: [email protected] <[email protected]> * test(python): add ir-to-jsonschema snapshots for new fixture Co-Authored-By: [email protected] <[email protected]> * test(swift): add endpoint path snapshot for new fixture Co-Authored-By: [email protected] <[email protected]> * fix(python): simplify fixture schema to avoid mypy errors Co-Authored-By: [email protected] <[email protected]> * fix(python-sdk): add request body matching for streaming wire test stubs Co-Authored-By: [email protected] <[email protected]> * fix(python-sdk): only add body patterns when endpoint has both SSE and non-SSE variants Co-Authored-By: [email protected] <[email protected]> * chore: trigger CI re-run Co-Authored-By: [email protected] <[email protected]> * test(python-sdk): update fixture output after fix Co-Authored-By: [email protected] <[email protected]> * Move version to new versions file * Fix version --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
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 : )