Client tweaks
This commit is contained in:
@@ -21,7 +21,7 @@ pub struct SchemaQuery {
|
|||||||
hidden: bool,
|
hidden: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Serialize, Deserialize)]
|
#[derive(Debug, Clone, Serialize, Deserialize)]
|
||||||
#[serde(untagged)]
|
#[serde(untagged)]
|
||||||
pub enum ApiValue {
|
pub enum ApiValue {
|
||||||
Binary { binary: bool, mime: String },
|
Binary { binary: bool, mime: String },
|
||||||
|
|||||||
Reference in New Issue
Block a user