Issue #7087
closed
"module 'pulpcore.client.pulp_file' has no attribute 'FileFileContent'"
Status:
CLOSED - CURRENTRELEASE
Description
In pulp-file-client==1.0.1
the symbol FileFileContent
went missing. FileFileContentRead
however is present.
<dkliban> x9c4: what change do you want to see?
<fao89> seems to be related with the write_only bindings change
<dkliban> yes it is
<x9c4> Yes, and we need the 'FileFileContent' serializer for write
<dkliban> oh ok
<x9c4> 'FileFileContentRead' is there.
<dkliban> i understand now ... we need the write version which is FileFileContent
- Triaged changed from No to Yes
- Sprint set to Sprint 76
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
- Status changed from ASSIGNED to POST
- Related to Task #7108: Provide OpenAPI v3 schema for pulpcore and plugin REST APIs added
- Status changed from POST to MODIFIED
- Sprint/Milestone set to 3.5.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
Revert "Splitting seralizers into read and write ones"
https://pulp.plan.io/issues/7087 closes #7087