有没有办法指定在“创建评论”API调用的响应中检索哪些用户属性?
我的意思是:
“用户”:{
"attributes":{
}
}
我正在谈论的电话记录在这里: https://docs.craftercms.org/en/3.0/developers/projects/social/api/v3/ugc/comments/create.html
答案 0 :(得分:3)
有一种方法可以设置系统范围的方法来控制为每个API返回的配置文件属性:
$TOMCAT_HOME/shared/classes/crafter/social/extension/server-config.properties
studio.social.system.profileAgg.attributesToReturn=displayName,avatarLink,socialContexts,notificationLocale,autoWatch,defaultFrequency,isAlwaysAnonymous,ADD_HERE_ANY_EXTRA_ATTRIBUTES