Commit 90e96ac
fix: resolve UpdateInternalArticleRequest duplicate declaration
Override the PUT /internal_articles/{id} endpoint in unstable API to use
a unique request name (UpdateInternalArticleBodyRequest) to avoid
conflicts with auto-generated type names.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7032044 commit 90e96ac
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
| |||
0 commit comments