Commit 1fc9dc8
fix: use DataPart.fromJson() instead of constructor in a2a-java SUT
The a2a-java SDK changed the DataPart API to allow using raw JSON directly
(from a2aproject/a2a-java#778).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ace67f7 commit 1fc9dc8
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- codegen
- sut/a2a-java/src/main/java/org/a2aproject/sdk
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments