Commit f073e41
🌿 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 <noreply@anthropic.com>
---------
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: mailson <gabrielmailson@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 7aa888d commit f073e41
File tree
20 files changed
+2152
-1144
lines changed- src
- main/java/com/intercom/api
- core
- resources
- helpcenter/types
- news/types
- segments/types
- teams/types
- tickets/types
- types
- test/java/com/intercom/api/integration
20 files changed
+2152
-1144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments