mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
fix full hub script
This commit is contained in:
@@ -253,5 +253,5 @@ pub struct HubScript {
|
||||
pub content: String,
|
||||
pub lockfile: Option<String>,
|
||||
pub language: ScriptLang,
|
||||
pub schema: Option<String>,
|
||||
pub schema: serde_json::Value,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user