diff --git a/api/placer.py b/api/placer.py index c339b1242aefcaaea0fc6792ff822db7c87f1446..7f16748d17c215f10e70b8fa29c39234c76cee26 100644 --- a/api/placer.py +++ b/api/placer.py @@ -211,7 +211,7 @@ class UIDReaperPlacer(UIDPlacer): created in referenced project/group. """ - metadata_schema = 'uidmatchupload.json' + metadata_schema = 'uidupload.json' create_hierarchy = staticmethod(hierarchy.upsert_bottom_up_hierarchy) match_type = 'uid'