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