11
This commit is contained in:
@@ -289,6 +289,7 @@ pub async fn download_file(Path(filename): Path<String>) -> Result<Response, Sta
|
||||
|
||||
#[derive(Debug, serde::Deserialize)]
|
||||
pub struct TriggerBuildBody {
|
||||
#[allow(dead_code)]
|
||||
pub platforms: Vec<String>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user