Tags: intercom/intercom-java
Tags
🌿 Fern Regeneration -- February 4, 2026 (#359) * SDK regeneration * Fix integration tests for non-Optional fields Update tests to handle fields that are now non-Optional after adding required field arrays to the OpenAPI schema overrides: - TeamsTest: team.getId() now returns String directly - SegmentsTest: segment.getId() now returns String directly - ConversationsTest: conversationPart.getId() now returns String directly Co-Authored-By: Claude Opus 4.5 <[email protected]> --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: mailson <[email protected]> Co-authored-by: Claude Opus 4.5 <[email protected]>
Fern bot/2026 02 02 t19 11 z (#358) * SDK regeneration * Update tests for required field changes in SDK Remove .orElseThrow() calls from tests where the SDK now returns non-optional types for id and conversation_id fields: - ContactsCreateResponse.getId() now returns String - Conversation.getId() now returns String - Message.getConversationId() now returns String - Note.getId() now returns String Co-Authored-By: Claude Opus 4.5 <[email protected]> * Fix remaining test files for required field changes Update MessagesTest, IntegrationTest, and CompaniesTest to remove .orElseThrow() calls that are no longer needed since the SDK now returns non-optional types. Co-Authored-By: Claude Opus 4.5 <[email protected]> --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <[email protected]>
🌿 Fern Regeneration -- January 30, 2026 (#351) * SDK regeneration * Disable data attribute test hitting CDA limit * Skip conversation test which needs to be updated to use long for timestamp * Switch skipped test * Fix test syntax --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Steve Henry <[email protected]>
SDK regeneration (#328) Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
SDK regeneration (#328) Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
PreviousNext