Actions
Issue #8283
closedgeneric-list work broke content guards
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 91
Quarter:
Description
The published content-guard endpoint is advertised as /pulp/api/v3/contentguards. The work done as part of e22474955c673c0eb339c75bcfa33f6bac7abc6d sets BaseContentGuardViewSet.endpoint_name = "content_guards"
This broke pulp-certguard.
Actions
Returned content_guards API to correct contentguards.
fixes #8283 [nocoverage]