You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created two serializers. One for user details, another for profile details.
User data such as email, roles is embedded in profile serializer.
Which data should I pass in as response? Any suggestion from the Mobile app team will be highly appreciated. For more details view the postman requests.
The text was updated successfully, but these errors were encountered:
I think, all the fields except latitude and longitude.
It's a solution for Profile. What about any Missing Report? All request response patterns must be defined. May be after a stable growth of the mobile app will help us to create a response list.
Created two serializers. One for user details, another for profile details.
User data such as
email, roles
is embedded in profile serializer.Which data should I pass in as response? Any suggestion from the Mobile app team will be highly appreciated. For more details view the postman requests.
The text was updated successfully, but these errors were encountered: