Project

Profile

Help

Issue #684

closed

API returns urls to endpoints that do not exist.

Added by amacdona@redhat.com about 9 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
2.4.3
Platform Release:
2.7.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

an API call to /v2/content/types/<type_id>/ includes endpoints that do not exist.

Example output:

{
"_id": {
"$oid": "54c69156fd74e21a651e2809"
},
"actions": {
"_href": "/pulp/api/v2/content/types/rpm/actions/"
},
"content_units": {
"_href": "/pulp/api/v2/content/types/rpm/units/"
},

...
}

The "actions" and "content_units" hrefs are not real endpoints.

These should be left in place but removed in Pulp 3.0

+ This bug was cloned from Bugzilla Bug #1187287 +

Also available in: Atom PDF