mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 00:25:49 +00:00
[FEATURE] Charts API Tool
This commit is contained in:
@@ -75,6 +75,14 @@
|
||||
"template":"template-ripple-api-tool.html",
|
||||
"is_apitool": true,
|
||||
"html": "ripple-api-tool.html"
|
||||
},
|
||||
{
|
||||
"name": "Charts API Tool",
|
||||
"template":"template-rest-api-tool.html",
|
||||
"methods_js": "js/apitool-methods-charts.js",
|
||||
"is_apitool": true,
|
||||
"rest_host": "https://api.ripplecharts.com",
|
||||
"html": "charts-api-tool.html"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user