Actions
Story #4396
closedAdd one-shot upload support
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 56
Quarter:
Description
The model viewset is not really intended to be used the way we're using it. Instead of allowing a "create" action on /content/python/python/, we should instead create a separate API endpoint for uploading new content, and get rid of what we currently have.
Actions
Add one-shot upload
Adds one-shot upload feature, optionally specifying a repo Updates tests and docs accordingly
fixes #4396 https://pulp.plan.io/issues/4396