Deserialization of a foreign key with a name other than the field name. #8479
Unanswered
smoothbronx
asked this question in
Question & Answer
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day to the community and the author.
There is such a request to my server:
I need to deserialize it so that in the automatically generated scheme this key remains the same "https://example.com/username", but in the serializer itself it is displayed as username. Can you give advice on how to do it correctly and is it possible to do it at all?
Beta Was this translation helpful? Give feedback.
All reactions