mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-28 16:49:58 -07:00
global: snapshot
This commit is contained in:
@@ -72,7 +72,8 @@ pub fn create_openapi() -> OpenApi {
|
||||
name: "Metrics".to_string(),
|
||||
description: Some(
|
||||
"Access thousands of Bitcoin network metrics and time-series data. Query historical statistics \
|
||||
across various indexes (date, week, month, block height) with JSON or CSV output."
|
||||
across various indexes (date, week, month, block height) with JSON or CSV output.\n\n\
|
||||
**Note:** Metric names are subject to change while the project is in active development."
|
||||
.to_string(),
|
||||
),
|
||||
..Default::default()
|
||||
|
||||
Reference in New Issue
Block a user