Commit 7ce665b
authored
fix: Remove @SerialName annotation for inputSchema (modelcontextprotocol#105)
* Remove unused @SerialName annotation for inputSchema
* update test1 parent 782b525 commit 7ce665b
File tree
2 files changed
+1
-3
lines changed- src
- commonMain/kotlin/io/modelcontextprotocol/kotlin/sdk
- commonTest/kotlin
2 files changed
+1
-3
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
1046 | 1045 | | |
1047 | 1046 | | |
1048 | 1047 | | |
1049 | | - | |
1050 | 1048 | | |
1051 | 1049 | | |
1052 | 1050 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments