Files
server-backend/base_external_system/models/external_system.py
Dave Lasley 19c3d1100b [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
2020-08-20 13:59:17 +02:00

4.2 KiB