Actions
Issue #4638
closedDelete distriution REST API method description incorrect
Status:
CLOSED - CURRENTRELEASE
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:
Easy Fix
Sprint:
Sprint 51
Quarter:
Description
The description indicates the method is synchronous and returns a 204, but should return a 202 and a task.
Updated by amacdona@redhat.com over 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 51
- Tags Easy Fix added
Updated by ipanova@redhat.com over 5 years ago
- Triaged changed from Yes to No
- Sprint deleted (
Sprint 51) - Tags deleted (
Easy Fix)
Del of Artifact, ContentGuard, Orphans, Task also show 204
Updated by ipanova@redhat.com over 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 51
- Tags Easy Fix added
- Tags deleted (
Pulp 3)
Updated by dkliban@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
Updated by dkliban@redhat.com over 5 years ago
- Status changed from ASSIGNED to POST
Added by dkliban@redhat.com over 5 years ago
Updated by dkliban@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|e0f5a37dd5a3caff7b5926561c5d25e5f6fcacf3.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Category deleted (
14)
We are removing the 'API' category per open floor discussion June 16, 2020.
Actions
Problem: OpenAPI schema for distribution delete is wrong
Solution: rename 'delete' method on the ViewSet to 'destroy'
This patch also updates the schema for orphan delete.
fixes: #4638 https://pulp.plan.io/issues/4638