Actions
Issue #4589
closedNo published metadata is available on a Pubication via REST API
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
$ http :8000/pulp/api/v3/publications/9ba90d2f-900d-4e3c-a716-452b39d3701d/
HTTP/1.1 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Connection: close
Content-Length: 405
Content-Type: application/json
Date: Wed, 27 Mar 2019 18:00:52 GMT
Server: gunicorn/19.9.0
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN
{
"_created": "2019-03-27T17:14:57.727678Z",
"_distributions": [
"http://localhost:8000/pulp/api/v3/distributions/c63bcc77-c5dc-406a-92ee-b527433516c9/"
],
"_href": "/pulp/api/v3/publications/9ba90d2f-900d-4e3c-a716-452b39d3701d/",
"publisher": "/pulp/api/v3/publishers/rpm/rpm/a275f1b5-d73e-4170-be98-ce338c90b2d5/",
"repository_version": "/pulp/api/v3/repositories/64bdeb44-c6d3-4ed7-9c5a-94b264a6b7b5/versions/1/"
}
Updated by CodeHeeler over 5 years ago
- Sprint/Milestone set to 3.0.0
- Triaged changed from No to Yes
Updated by daviddavis about 5 years ago
Is this a blocker for the 3.0 GA or can it be added later?
Updated by dkliban@redhat.com about 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Actions