Skip to content
Snippets Groups Projects
Commit 433a496f authored by Ambrus Simon's avatar Ambrus Simon
Browse files

fix reaper json schema (uidmatch -> uid)

parent 1b0ec9f0
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment