Issue #8033
groups model and object permission paths overlap in api doc
Associated revisions
History
#1
Updated by pulpbot about 2 months ago
- Status changed from ASSIGNED to POST
#2
Updated by mdellweg about 2 months ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|b4dacc6b228dd21b5e1a02760e10d100c2d3b9e7.
Please register to edit this issue
Fix openapi doc paths for nested endpoints
This disambiguates the group permission paths in the api docs and uses the proper parent viewset href for nested "list" and "create" views.
fixes #8033 https://pulp.plan.io/issues/8033