This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
SEEC-II-DOC
/
API-DOC
Segui
5
Vota
0
Forka
1
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
2aa3373605
Rami (Branch)
Tag
master
API-DOC
/
user
/
serializer
/
UserSerializer.md
UserSerializer.md
326 B
Cronologia
Originale
UserSerializer
用户的基本信息
Attributes
id :
Number
- 用户 id
role :
String
- 身份类型
[ STUDENT - 学生用户, TEACHER - 教师用户]
username :
String
- 用户名 |
email
nickname :
String
- 昵称 |
[a-zA-Z0-9]{4-16}
bio :
String
- 用户自我描述 |
{0-100}