Actions
Story #3630
closedAs a user I can filter python content by repository version
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Target Release - Python:
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix
Sprint:
Quarter:
Updated by amacdona@redhat.com over 6 years ago
- Tracker changed from Issue to Story
- Project changed from Pulp to Python Support
- % Done set to 0
- Tags Pulp 3 added
Updated by amacdona@redhat.com over 6 years ago
- Status changed from NEW to CLOSED - NOTABUG
Closing for now. I've head it is challenging to filter based on repository version, but this use case appears to be covered.
/repositories/<repo id>/versions/<number/content/ Should cover most use cases. It is possible that users will need more specific serialization; for that, I think doing this on top of the versions endpoint would make more sense. Something like:
/repositories/<repo id>/versions/<number/content/type/python/
Actions