api fix #2
parent
644b18cfd7
commit
2adb706a69
|
|
@ -239,7 +239,7 @@ pub mod v3 {
|
|||
pub id : String,
|
||||
#[serde(rename = "type")]
|
||||
pub json_type : String,
|
||||
addr : String,
|
||||
pub addr : String,
|
||||
pub value : Value,
|
||||
}
|
||||
impl MetricOutput {
|
||||
|
|
|
|||
Loading…
Reference in New Issue