Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required data in serializers #5

Open
imtiaz-emu opened this issue Dec 4, 2018 · 3 comments
Open

Required data in serializers #5

imtiaz-emu opened this issue Dec 4, 2018 · 3 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@imtiaz-emu
Copy link
Collaborator

imtiaz-emu commented Dec 4, 2018

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.

@imtiaz-emu imtiaz-emu added help wanted Extra attention is needed question Further information is requested labels Dec 4, 2018
@mmahmoodictbd
Copy link
Member

I think, all the fields except latitude and longitude.

@imtiaz-emu
Copy link
Collaborator Author

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.

@mmahmoodictbd
Copy link
Member

mmahmoodictbd commented Dec 5, 2018

For report list - title, last_location and photo should be fine. We can change it later if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants