Actions
Issue #4750
closedRepository Version docs claims support for PATCH/PUT
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:
API Bindings, Documentation
Sprint:
Quarter:
Description
Per docs: Partially update a repository version.
Per docs: Update a repository version.
https://docs.pulpproject.org/en/3.0/nightly/restapi.html#operation/repositories_versions_update
Related issues
Updated by kersom over 5 years ago
- Related to Test #4667: Test repository version can not be updated using PATCH/PUT added
Updated by dkliban@redhat.com over 5 years ago
- Triaged changed from No to Yes
This is a problem with the OpenAPI schema.
Updated by dkliban@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
Added by dkliban@redhat.com over 5 years ago
Updated by dkliban@redhat.com over 5 years ago
- Status changed from ASSIGNED to POST
Updated by dkliban@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|48e2085c93089f8a05d97852513141201bd25614.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Problem: OpenAPI schema for RepositoryVersion is wrong
Solution: remove UpdateModelMixin from RepositoryVersionViewSet
closes: #4750 https://pulp.plan.io/issues/4750