Generate API docs automatically #143

Closed
opened 2018-05-23 02:56:50 +02:00 by lyoshenka · 0 comments
lyoshenka commented 2018-05-23 02:56:50 +02:00 (Migrated from github.com)

Before starting this issue, ensure that Swagger supports JSONRPC docs.

  • write script to run lbrycrd-cli help, get the list of commands, run help on each command, parse the output, and save it as a Swagger file.
  • have travis run this script on every commit. if the Swagger file changes, have Travis commit this change.
Before starting this issue, ensure that Swagger supports JSONRPC docs. - write script to run `lbrycrd-cli help`, get the list of commands, run `help` on each command, parse the output, and save it as a Swagger file. - have travis run this script on every commit. if the Swagger file changes, have Travis commit this change.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#143
No description provided.