Actions
Issue #6775
closedbindings can't be used to create Content with a single call
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 73
Quarter:
Description
The OpenAPI schema for Content resources is currently missing the 'file' field because it is marked as a 'write_only' field on the serializer. This causes the bindings to not allow users to povide a 'file' when creating Content.
Updated by fao89 over 4 years ago
- Status changed from NEW to POST
- Assignee set to fao89
Updated by fao89 over 4 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 73
Added by Fabricio Aguiar over 4 years ago
Updated by Anonymous over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|8cbb17e39cfc3373fb10e5df38a9645e2763373b.
Updated by dkliban@redhat.com over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Splitting seralizers into read and write ones
https://pulp.plan.io/issues/6775 closes #6775