parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -186,7 +186,6 @@ impl From<AttachRequest> for DebugRequest {
|
|||
|
||||
#[derive(Deserialize, Serialize, PartialEq, Eq, JsonSchema, Clone, Debug)]
|
||||
#[serde(untagged)]
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
pub enum BuildTaskDefinition {
|
||||
ByName(SharedString),
|
||||
Template {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue