global: snapshot

This commit is contained in:
nym21
2026-03-04 12:36:23 +01:00
parent 0d63724903
commit 91b7f86225
115 changed files with 5342 additions and 6124 deletions

View File

@@ -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()