Draft: add IAS to R&E Interconnect and its imported models and workflows
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 63
− 0
@@ -27,6 +27,7 @@ from gso.services.partners import (
@@ -187,6 +188,28 @@ class OpenGearImportModel(BaseModel):
@@ -195,6 +218,7 @@ T = TypeVar(
@@ -323,6 +347,45 @@ def import_opengear(filepath: str = common_filepath_option) -> None: