SDK regeneration#176
Open
fern-api[bot] wants to merge 4 commits into
Open
Conversation
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-java-sdk: 4.9.2
🌿 Generated with Fern
Patches applied (1): - patch-23d9f963: ci: isolate Maven Central publish secrets from Gradle plugin graph (#151)
…79018e66367384c7 [skip ci]
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
17.7.0 → 17.7.1
🌿 Generated with Fern
✅ Customizations automatically preserved in this update.
Note
Low Risk
Auto-generated SDK aligned to an additive API spec (optional fields and new table arrays); patch release with no hand-written runtime logic changes.
Overview
Regenerates the Fern Java SDK from 17.7.0 to 17.7.1, including version bumps in
build.gradle,.fern/metadata.json,ClientOptionsheaders, OpenAPI, and wire-test fixtures.FHIR→OMOP (
fhir2omop) models are expanded to match the updated API:OmopTablesnow includes optional lists for location, care_site, provider, death, and observation_period, with new row types (LocationRow,CareSiteRow,ProviderRow,DeathRow,ObservationPeriodRow). Several existing occurrence rows gain optionalprovider_id;PersonRowaddslocation_id;VisitOccurrenceRowaddsprovider_idandcare_site_id.Lang→FHIR multi-create responses add optional
sourcePagesonCreateMultiResponseResourcesItem(1-indexed page numbers for document/multi extraction), reflected in examples and OpenAPI.Reviewed by Cursor Bugbot for commit 41054d7. Bugbot is set up for automated code reviews on this repo. Configure here.