Commit f0c5c38
fix: add skipFormModel=false to prevent missing model compilation errors
The Java codegen's default skipFormModel=true skips generating form
models (e.g. SendInboxMessageRequest1 for multipart/form-data) but
the API class still imports them, causing compilation failures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fb743c8 commit f0c5c38
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments