stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.02k stars 673 forks source link

Automated API documentation #2468

Closed agraebe closed 3 years ago

agraebe commented 3 years ago

Status quo We have multiple API docs for RPC endpoints - all of which are managed manually and by different individuals:

The current state is resulting in inconsistencies - maybe there is a better way?

Proposal We could do the following:

With this solution, we have only one source of truth for RPC docs and one source of truth for all API docs. Thoughts?

diwakergupta commented 3 years ago

To be clear, this only impacts the proxied v2/* endpoints, not all RPC endpoints, right?

agraebe commented 3 years ago

yes - the ones we documented already, but manually

zone117x commented 3 years ago
stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed. Please reopen if needed.

blockstack-devops commented 2 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.