Commit 3faffdf
Fix XML doc comment issues in Protocol types
- BlobResourceContents.cs: Fix 'an' to 'a' before 'BlobResourceContents' (consonant sound)
- BlobResourceContents.cs: Remove empty <exception> tag on FromBytes (method doesn't throw)
- CompletionsCapability.cs: Fix 'sampling capabilities' to 'completions capabilities' (copy-paste error)
- ContentBlock.cs: Wrap dangling comment in <remarks> tag and fix double space
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7bd866e commit 3faffdf
3 files changed
Lines changed: 5 additions & 4 deletions
File tree
- src/ModelContextProtocol.Core/Protocol
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments