Project

Profile

Help

Story #3403

Updated by ipanova@redhat.com over 4 years ago

This story will be complete when a user can add one or many Manifests Lists to a repository, and the underlying content . Manifests referenced by Manifest Lists as well as the Blobs referenced by each Manifest are also added to the repository. 

 +Endpoint+ 
 POST v3/docker/manifests/copy    repo_source ='' repo_dest='' digest=X,Y,Z mediatype=A,B,C 
 We should put this at the same endpoint as https://pulp.plan.io/issues/3402, this story would be to add another request.body parameter <pre>manfiest_lists=[]</pre>

Back