Reduzing cloned items
This commit is contained in:
parent
0de1f9e083
commit
97171b89d5
4 changed files with 9 additions and 7 deletions
|
|
@ -29,9 +29,9 @@ pub struct StatusPageConfig {
|
|||
pub struct MonitorInfo {
|
||||
pub id: u64,
|
||||
pub name: String,
|
||||
#[serde(rename = "sendUrl")]
|
||||
#[serde(skip_deserializing)]
|
||||
pub send_url: u8,
|
||||
#[serde(rename = "type")]
|
||||
#[serde(skip_deserializing)]
|
||||
pub monitor_type: String,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue