Actions
Issue #8587
closedCollections named "api" bring up the api endpoint
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Try out any url, the collection doesn't even have to exist, and put "api" at the end and you'll get the /api
endpoint. So collections named "api" will not properly return their metadata when requested. It's possible this also occurs for the /all
endpoints as-well, but I haven't been able to produce it yet. Possibly need a collection named "all" in the distribution to check if it properly returns its metadata.
Actions
Fix collections endpoint for collections named "api"
https://pulp.plan.io/issues/8587 closes #8587