Skip to content

feat: remove ErrorResponse type from summary module#108

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

feat: remove ErrorResponse type from summary module#108
gavinsharp merged 1 commit intomainfrom
fern-bot/2026-03-11T14-47Z

Conversation

@fern-api
Copy link
Contributor

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

The ErrorResponse type has been removed from the summary module. If your code references phenoml.summary.ErrorResponse or imports it directly, you'll need to update your error handling logic to use the appropriate error types for your specific use case.

Remove the ErrorResponse type from the summary module as it is no longer needed by the API specification. This cleanup consolidates error handling patterns across the SDK.

Key changes:
- Remove ErrorResponse class from summary/types/
- Remove ErrorResponse from summary module exports
- Clean up import statements and __all__ declarations

🌿 Generated with Fern
@gavinsharp gavinsharp merged commit 343aeb9 into main Mar 11, 2026
4 checks passed
@gavinsharp gavinsharp deleted the fern-bot/2026-03-11T14-47Z 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