Double-check RPC function docstrings before beta release #4013
Labels
good first issue
Everything in "Help wanted", PLUS being relatively easy and straightforward to implement.
help wanted
Community contributors can implement this
needs: triage
This issue has not yet been reviewed by a maintainer
ready
Ready for implementation
type: maintenance
Refactoring and technical debt payoff
work: documentation
Improvements or additions to documentation
Milestone
Problem
We wrote a huge number of functions for the new RPC API, and it's likely that some of their docstrings aren't accurate. Since we generate API docs from docstrings, this leads to inaccurate API documentation.
Proposed solution
We should go through the RPC functions and double-check their docstrings.
The text was updated successfully, but these errors were encountered: