Merge pull request #3013 from SDA-SE/dry-run-experiment

Allow to dry run the register component operation
This commit is contained in:
Oliver Sand
2020-10-30 16:50:08 +01:00
committed by GitHub
29 changed files with 637 additions and 254 deletions
@@ -122,6 +122,7 @@ export default async function createPlugin({
entitiesCatalog,
locationsCatalog,
locationReader,
db,
logger,
);