Actions
Issue #9314
closedRBAC content guard assign/remove endpoints return 200 instead of 201
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 104
Quarter:
Description
POST endpoints usually return 201 and the auto-generated schema also thinks these endpoints should return 201. https://docs.pulpproject.org/pulpcore/restapi.html#operation/contentguards_core_rbac_assign_permission
Updated by pulpbot about 3 years ago
- Status changed from NEW to POST
Updated by dkliban@redhat.com about 3 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 104
Added by gerrod about 3 years ago
Updated by gerrod about 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|dc8c2357f96ee7d2d1ce8e32e7fe3febc127106c.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Return 201 for RBAC content guard assign/remove endpoints
fixes: #9314