Test #4667
closed
Test repository version can not be updated using PATCH/PUT
Description
Explore the URI of Repository Version. e.g.: /pulp/api/v3/repositories/1/versions/1/.
Attempt to t use HTTP method PATCH/PUT to update a repository version. An HTTP error should be raised.
- Related to Story #4680: As a user I have lifecycle docs in pulpcore workflows added
- Related to Issue #4750: Repository Version docs claims support for PATCH/PUT added
- Subject changed from Test partially update a repository version to Test repository version can not be updated using PATCH/PUT
- Description updated (diff)
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
- Status changed from ASSIGNED to MODIFIED
- Status changed from MODIFIED to CLOSED - COMPLETE
Also available in: Atom
PDF
Add test that repo version can not be updated
Add test to assure that repository version can not be updated using HTTP PATCH neither PUT.
https://pulp.plan.io/issues/4667 #4667