Skip to content

refactor: remove unused ErrorResponse type from summary package#103

Merged
gavinsharp merged 1 commit intomainfrom
fern-bot/2026-03-11T14-50Z
Mar 11, 2026
Merged

refactor: remove unused ErrorResponse type from summary package#103
gavinsharp merged 1 commit intomainfrom
fern-bot/2026-03-11T14-50Z

Conversation

@fern-api
Copy link
Contributor

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

The ErrorResponse class has been removed from the summary types package. If your code references com.phenoml.api.resources.summary.types.ErrorResponse, you'll need to update your imports and error handling logic to use alternative error response types available in the SDK.

The ErrorResponse class has been removed from the summary types package as it is no longer needed in the API. This cleanup removes unused code and simplifies the SDK structure.

Key changes:
- Remove ErrorResponse class from com.phenoml.api.resources.summary.types package
- Clean up associated builder pattern and serialization annotations
- Eliminate unused success and error field definitions

🌿 Generated with Fern
@gavinsharp gavinsharp merged commit e72ad3b into main Mar 11, 2026
4 checks passed
@gavinsharp gavinsharp deleted the fern-bot/2026-03-11T14-50Z branch March 11, 2026 15:06
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