Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
add reference to trace_api swagger file in docs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Paris committed Mar 12, 2020
1 parent f702c9a commit 45ab484
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
"disable_filters": true,
"disable_summary_gen": true
}
},
{
"name": "swagger",
"options": {
"swagger_path": "plugins/trace_api_plugin/trace_api.swagger.yaml",
"swagger_dest_path": "nodeos/plugins/trace_api_plugin/api-reference",
"disable_filters": true,
"disable_summary_gen": true
}
}
]
}

0 comments on commit 45ab484

Please sign in to comment.