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
Actions
Return 201 for RBAC content guard assign/remove endpoints
fixes: #9314