Actions
Story #6281
closedAs a plugin writer, I have a NoArtifactContentUploadSerializer
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Backlog
Sprint:
Quarter:
Description
In pulp_rpm, users can upload advisory files that are parsed for their data. It uses SingleArtifactContentUploadSerializer[0] which extends SingleArtifactContentSerializer. However, advisories don't actually have artifacts. This may bite us later so it would be better to define a NoArtifactContentUploadSerializer in pulpcore. Also, it's worth noting that comps.xml will likely use this serializer as well.
Related issues
Actions
Add NoArtifactContentUploadSerializer
closes #6281