Add api page setting to hide/show logo

This commit is contained in:
joeuhren
2021-04-11 16:36:56 -06:00
parent f0700b65f9
commit 2336fcda95
3 changed files with 7 additions and 2 deletions
+2
View File
@@ -713,6 +713,8 @@ exports.api_page = {
// show_description: Determine whether to show the page description as defined in "locale.api_description" (true/false)
"show_description": true
},
// show_logo: Determine whether to show the `shared_pages.logo` image at the top of the API Documentation panel or not
"show_logo": true,
// sample_data: a collection of settings that pertain to the sample data that is used to display example api links to real data
"sample_data": {
// blockindex: This value can be any valid block height number from your coins blockchain