mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-01 18:53:38 -07:00
global: snapshot
This commit is contained in:
@@ -112,6 +112,7 @@ All errors return structured JSON with a consistent format:
|
||||
description: Some(
|
||||
"Deprecated — use Series".to_string(),
|
||||
),
|
||||
extensions: [("x-deprecated".to_string(), serde_json::Value::Bool(true))].into(),
|
||||
..Default::default()
|
||||
},
|
||||
Tag {
|
||||
|
||||
Reference in New Issue
Block a user