Skip to content

DataImport payload cleanup

Erwan Rouchet requested to merge payload-cleanup into master

Part of #291 (closed): Removes all mentions of repo_id, sha, corpus_id and elt_type in the DataImport payload. repo_id and sha were already replaced by DataImport.revision, corpus_id was redundant with DataImport.corpus.id, and elt_type was combined with the already in use element_type.

Merge request reports

Loading