Skip to content

feat!: remove ErrorResponse type from summary resource#102

Closed
fern-api[bot] wants to merge 1 commit intomainfrom
fern-bot/2026-03-10T15-55Z
Closed

feat!: remove ErrorResponse type from summary resource#102
fern-api[bot] wants to merge 1 commit intomainfrom
fern-bot/2026-03-10T15-55Z

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Mar 10, 2026

The ErrorResponse class has been removed from com.phenoml.api.resources.summary.types. Applications that imported or used this class should migrate to the standardized error handling mechanisms provided by the core SDK client.

Remove the ErrorResponse class from the summary types package to simplify error handling patterns and align with standardized error response structures across the SDK.

This is a breaking change that affects consumers who were directly importing or referencing the ErrorResponse type from the summary package. Applications should migrate to use the standardized error handling mechanisms provided by the core SDK client.

Key changes:
- Remove ErrorResponse class from com.phenoml.api.resources.summary.types package
- Eliminate custom error response structure with success and error fields
- Streamline error handling to use SDK-wide standardized patterns

🌿 Generated with Fern
@gavinsharp gavinsharp closed this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant