Thomas hai 1 ano
pai
achega
fb1b5de66d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/variants.rs

+ 1 - 1
src/variants.rs

@@ -972,7 +972,7 @@ impl Variants {
     }
 }
 
-#[derive(Debug, Clone, Serialize)]
+#[derive(Debug, Clone, Serialize, ToSchema)]
 pub struct Stat {
     name: String,
     counts: HashMap<String, u32>,