Closed
Description
Currently if you have a lookup_field on serializers that is different from the 'pk', you will be able to do `/api/objects/{new_lookup_field}' but in the payload the "id" will still be the numerical one that django uses by default. This goes for GET and PATCH. I think this is an inconsistency.
Metadata
Metadata
Assignees
Labels
No labels