Project

Profile

Help

Issue #7176

closed

scripts for copy (modify/ endpoint ) are incorrect

Added by ttereshc almost 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 79
Quarter:

Description

See https://pulp-rpm.readthedocs.io/en/3.4/workflows/copy.html#basic-repository-modification-api

There is a typo in CONTENT_HHREF, so I guess no content is being actually copied.

If I copy-paste http POST $BASE_ADDR$REPO_HREF'modify'/ add_content_units:=["$CONTENT_HREF"] it requires list to be in the quotes http POST $BASE_ADDR$REPO_HREF'modify'/ add_content_units:='["$CONTENT_HREF"]'

Also available in: Atom PDF