Commit 0e01582
authored
docs: Fix chatclient.adoc responseEntity() documentation (#4386)
- Correct inaccurate description of responseEntity() returning HTTP response details
- Add complete documentation for all three responseEntity() method overloads
- Reorder entity() and responseEntity() methods for logical flow
- Ensure consistency with entity() method documentation format
Auto-cherry-pick to 1.0.x
Fixes #4386
Signed-off-by: YunKui Lu <[email protected]>1 parent cc5574e commit 0e01582
File tree
1 file changed
+4
-2
lines changed- spring-ai-docs/src/main/antora/modules/ROOT/pages/api
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | | - | |
370 | 368 | | |
371 | 369 | | |
372 | 370 | | |
373 | 371 | | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
374 | 376 | | |
375 | 377 | | |
376 | 378 | | |
| |||
0 commit comments