Commit 4cb04ac
docs: add missing uint64 count prefix to ServersResponse docstring
The docstring said "Body: repeated (...)" but the actual wire format
starts with a uint64 node count, matching FilesResponse's documented
format.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 78b176b commit 4cb04ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
| 500 | + | |
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| |||
0 commit comments