Files
server-backend/base_external_system/tests/test_external_system.py
Dave Lasley c11c3cd251 [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
2022-11-27 16:39:42 +01:00

2.7 KiB