File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 64866486 ],
64876487 "nullable" : true
64886488 },
6489+ "pronouns" : {
6490+ "description" : " Pronouns" ,
6491+ "type" : " array" ,
6492+ "items" : {
6493+ "type" : " string"
6494+ },
6495+ "nullable" : true
6496+ },
64896497 "relations" : {
64906498 "description" : " Relationships with other users" ,
64916499 "type" : " array" ,
68506858 ],
68516859 "nullable" : true
68526860 },
6861+ "pronouns" : {
6862+ "description" : " The pronouns that the User uses" ,
6863+ "type" : " array" ,
6864+ "items" : {
6865+ "type" : " string"
6866+ },
6867+ "nullable" : true
6868+ },
68536869 "badges" : {
68546870 "description" : " Bitfield of user badges" ,
68556871 "type" : " integer" ,
69036919 " ProfileContent" ,
69046920 " ProfileBackground" ,
69056921 " DisplayName" ,
6922+ " Pronouns" ,
69066923 " Internal"
69076924 ]
69086925 },
You can’t perform that action at this time.
0 commit comments