Task #2302
closedAdd serializer for the progress models.
100%
Description
Write a serializer for each model in progress.py.
Related issues
Updated by jortel@redhat.com about 8 years ago
- Copied from Task #2301: Add serializer for the catalog models. added
Updated by jortel@redhat.com about 8 years ago
- Copied to Task #2306: Add serializer for the consumer models. added
Updated by semyers about 8 years ago
This task cannot be started until the documentation written in #1873 is merged to 3.0-dev.
Updated by semyers about 8 years ago
This task should be considered complete when all serializers for a given models module are defined in a corresponding serializers module.
The serializers defined should expose fields "native" (defined directly on a model or in its superclasses) to the model being represented, including Generic Key/Value types (Config/Notes/Scratchpad). Relations to other models should be included where possible, but the available serializer base classes and fields may be insufficient, so only the "native" fields should be required.
This task is among several similar tasks to stub out serializers for our existing models. Please spread the work around so we gain more team-wide knowledge around these serializers. If you have any questions, ask me. Common issues and their resolutions will be added to the pulp 3.0 rest-api development guide.
Updated by jortel@redhat.com about 8 years ago
- Sprint/Milestone changed from 27 to 28
Updated by ipanova@redhat.com about 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Updated by ttereshc about 8 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com about 8 years ago
Added by ipanova@redhat.com about 8 years ago
Revision 16d05b18 | View on GitHub
Add serializer for the progress models.
Updated by ipanova@redhat.com about 8 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|16d05b183e329df4951cd8c64f53d4cdcab7b7b0.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Add serializer for the progress models.
closes #2302 https://pulp.plan.io/issues/2302