Skip to content

Commit

Permalink
docs(api): Enhance Raft peer API documentation and OpenAPI specificat…
Browse files Browse the repository at this point in the history
…ions

Improve API documentation for Raft peer-related methods and messages:
- Add detailed descriptions and examples for GetPeers, AddPeer, and RemovePeer RPC methods
- Include comprehensive field descriptions for PeersResponse, PeerInfo, AddPeerRequest, and related response messages
- Update Swagger/OpenAPI specifications with more informative operation and schema descriptions
- Improve README.md documentation for peer-related message fields
  • Loading branch information
sinadarbouy committed Feb 16, 2025
1 parent dc3a193 commit 0479ed8
Show file tree
Hide file tree
Showing 5 changed files with 718 additions and 427 deletions.
34 changes: 17 additions & 17 deletions api/v1/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0479ed8

Please sign in to comment.