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