Commit 1ad9735
Fix JavaDoc syntax error in JSONResponse
Remove extra closing </p> tag that was causing JavaDoc generation to fail.
The </pre> tag should not be followed by </p> as it's already within
a properly closed paragraph block.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3968734 commit 1ad9735
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments