Skip to content
Snippets Groups Projects

Feature/l2circuits

Merged Neda Moeini requested to merge feature/l2circuits into develop
4 files
+ 76
2
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -41,7 +41,13 @@ new_workflows = [
"target": "CREATE",
"description": "Create imported Layer 2 Circuit",
"product_type": "ImportedLayer2Circuit"
}
},
{
"name": "import_layer_2_circuit",
"target": "MODIFY",
"description": "Import Layer 2 Circuit",
"product_type": "ImportedLayer2Circuit"
},
]
Loading