Skip to content

updated the user model#6

Open
shreya-mishra wants to merge 1 commit intomainfrom
shreya/userModel
Open

updated the user model#6
shreya-mishra wants to merge 1 commit intomainfrom
shreya/userModel

Conversation

@shreya-mishra
Copy link
Contributor

Updated the User Model

image

@rajakvk
Copy link
Contributor

rajakvk commented Jul 8, 2022

@shreya-mishra Can you please request AO's review on this?

Comment on lines -9 to -10
'email': string,
'phone': number,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not available in the API but it's in the schema.

'yoe': number,
'company': string,
'designation': string,
'img': string,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add the picture field here?

'github_display_name': string,
'isMember': boolean,
'userType': string,
'tokens': {},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tokens is still in db schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants