Actions
Task #5535
closedProvide a ReadOnlyContentViewSet class in plugin API
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 60
Quarter:
Description
Not every plugin needs endpoints which support resource creation, provide a ReadOnlyContentViewSet for those.
It will support list/retrieve operation and ensure that plugin doesn't need to namespace their viewset manually.
Update plugin writer's guide.
Related issues
Updated by ttereshc about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Updated by ttereshc about 5 years ago
- Status changed from ASSIGNED to POST
- Sprint set to Sprint 60
Added by ttereshc about 5 years ago
Added by ttereshc about 5 years ago
Revision d59d7d2d | View on GitHub
Fix endpoint names for distribution trees and custom metadata viewsets.
re #5535 https://pulp.plan.io/issues/5535
Required PR: https://github.com/pulp/pulpcore/pull/322 Required PR: https://github.com/pulp/pulpcore-plugin/pull/140
Updated by ttereshc about 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|39440f60f4c93162d25ba7cc28b24316cfcba0a1.
Updated by ttereshc about 5 years ago
- Related to Issue #5534: Can't filter distribution trees or rpm metadata files by repo version added
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Introduce a ReadOnlyContentViewSet
closes #5535 https://pulp.plan.io/issues/5535