feat: add DerivedReadinessColumnExpr type and update API schemas#78
Open
fern-api[bot] wants to merge 1 commit intomainfrom
Open
feat: add DerivedReadinessColumnExpr type and update API schemas#78fern-api[bot] wants to merge 1 commit intomainfrom
fern-api[bot] wants to merge 1 commit intomainfrom
Conversation
Add support for derived readiness column expressions in query aggregation and grouping operations. This enables querying readiness metrics like recovery score, strain score, and chronotype data. Key changes: - Add DerivedReadinessColumnExpr type with readiness-specific enum values - Include DerivedReadinessColumnExpr in AggregateExprArg, QueryGroupByItem, and QuerySelectItem unions - Add derived_readiness to IndexColumnExprIndex enum - Update BodyCreateLabReportParserJob.File field from io.Reader to []io.Reader - Add ParsingJobFailureReason enum for machine-readable error handling - Remove ParsingJob.JobId field and add FailureReason field - Update ResultMetadata fields to be optional pointers and add Gender field - Update QueryBatch.Timeframe and Queries fields to be required 🌿 Generated with Fern
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.
Version Bump: Removed ParsingJob.JobId field and changed BodyCreateLabReportParserJob.File from io.Reader to []io.Reader, breaking existing callers.
ManualProvidersSamsungHealthenum value and Tandem Source throughPasswordProvidersTandemSource. TheManualConnectionDatastruct includes new fields for mobile SDK version tracking and granted permissions.compendiumpackage. Teams can also manage lab accounts programmatically using the newlabaccountpackage with comprehensive account information including billing permissions and business units. Enhanced mobile SDK integration with version header support for iOS and Android platforms.OrderTransactionclient for managing lab order transactions. The client provides methods to retrieve transaction details (GetTransaction), lab results (GetTransactionResult), and PDF reports (GetTransactionResultPdf). A newBytes()utility function is also available for creating pointers to byte slices.