Actions
Task #3979
closedremove id field from all serializers
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Quarter:
Description
Story 3850 is complete and Pulp returns shorter hrefs. The OpenAPI schema uses hrefs as identifiers. However, our REST API still returns 'id' with all the resources. To prevent users from getting confused about which field is the identifier for the resource, the id should be omitted from the response.
Updated by bmbouter about 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
I believe this is consistent with what we discussed on the planning calls for id/href. +1 to groom and sprint candidate.
Updated by vdusek about 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to vdusek
Added by vdusek about 6 years ago
Added by vdusek about 6 years ago
Revision 1e1d2ccd | View on GitHub
Id field isn't included in responses
Updated by vdusek about 6 years ago
- Status changed from ASSIGNED to POST
Updated by vdusek about 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|1e1d2ccd5a9d5870d11854a9dc3a225bc18dd0b6.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Id field isn't included in responses
closes #3979 https://pulp.plan.io/issues/3979