关于v7.0中REST API 上传用户头像接口 文档的修订建议 #2966
ooyuan1984
started this conversation in
General
Replies: 1 comment 1 reply
-
另发现修改用户密码的文档中,路径也是错了。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
上传用户头像接口,按文档操作成功不了,因为源码中将id指定成了[FromQuery],因此还需要在文档中的路径中加上?id={id}才能够上传头像
另该接口上传头像后,返回内容结果中,data中的内容被序列化了,与前面所有用户相关API返回结果风格不一致,望修订。
Beta Was this translation helpful? Give feedback.
All reactions