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 +

Actions #1

Updated by bmbouter about 9 years ago

This URL is built in the ContentTypeResourceView class. There is a comment about it there.

+ This comment was cloned from Bugzilla #1187287 comment 1 +

Actions #2

Updated by bmbouter almost 9 years ago

  • Severity changed from Low to 1. Low
Actions #3

Updated by ipanova@redhat.com almost 9 years ago

  • Status changed from NEW to MODIFIED
  • Platform Release set to 2.7.0

This is not actual anymore. This endpoint was removed from API
https://github.com/pulp/pulp/pull/1810

Actions #4

Updated by dkliban@redhat.com almost 9 years ago

  • Status changed from MODIFIED to 5
Actions #5

Updated by amacdona@redhat.com over 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #6

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added
Actions #7

Updated by bmbouter almost 4 years ago

  • Category deleted (14)

We are removing the 'API' category per open floor discussion June 16, 2020.

Also available in: Atom PDF