Commit 5228e04
fix: mark update_internal_article_request as non-nullable
The schema was incorrectly marked as nullable, causing Java SDK generation
to fail with "cannot find symbol: method isPresent()" errors.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 707a177 commit 5228e04
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
0 commit comments