Files
server-backend/base_external_system/models/external_system_adapter.py
Dave Lasley f3e3a2d6fa [IMP] base_external_system: Add create bypass
* In cases of deep inheritance, it may be required to create an adapter directly. Add an override in the create via the env context to support this.
* Add default system type if creating from an interface
* Fix interface assignment during creation in adapter
2023-02-06 16:29:30 +01:00

2.4 KiB