Actions
Issue #4840
closedPrevent users from creating publication distributions without a publication
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
$ http GET http://localhost:24817/pulp/api/v3/distributions/rpm/rpm/21b865d5-94c6-490d-9930-d320520d98a1/
HTTP/1.1 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Connection: close
Content-Length: 245
Content-Type: application/json
Date: Fri, 17 May 2019 10:10:21 GMT
Server: gunicorn/19.9.0
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN
{
"_created": "2019-05-17T10:10:02.361459Z",
"_href": "/pulp/api/v3/distributions/rpm/rpm/21b865d5-94c6-490d-9930-d320520d98a1/",
"base_path": "foo5",
"base_url": "localhost:24816/pulp/content/foo5",
"content_guard": null,
"name": "baz5",
"publication": null
Related issues
Actions