Name | Type | Description | Notes |
---|---|---|---|
string | Email of the user | [optional] | |
username | string | Name of the user | minLength: 3 |
password | string | A secure password | minLength: 6 |
picture | string | The profile picture of the user in data URI scheme. | [optional] |
about | string | An introduction of the user. | [optional] |
currently_working_on | string | A short description about the project the user is currently working on. | [optional] |