-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
4.
-
1)Api in Group : @ade951
it should return more detail(like name,avater.....) of one user inmembers -
2)the entity of Activity @huangruichang
- I can't well understand
usershipsyou return .Is it mean "活动名单" in Chinese ? - if the answer is YES , it should return more detail(like name,avater.....) of one user in
userships
- I can't well understand
-
3)Api in Activity @huangruichang
- in api
/api/activities/find
1)the parameter (id, statusid) is all more than 0?
2)the parameterstarttimeshould be number instead of string
3)the parameterstatusidhas been included instatus,so it's redundancy - in api
/api/activities/join
1)can't not join one activity . return information:
method :post "error" invalid api
2)the doc you written in is "成功加入无返回值"
to follow the API rule you should return some information like @Fritz-Lium
{ msg: 'issue updated' } - in api
3.【fixed】
not support Chinese ?
2.Issue API 【fixed】
when I use the api like(update,delete),it return an error "Resource not found" .What worry with this?
PS: I hava login in my account and test the post(issue) api successfully.
PSS:May be I'm not well understand the descriction of API reference ?
1 . 用户注册 API 【fixed】
profile[name] string(45) 姓名
profile[nickname] string(45) 昵称
是否觉得重复呢?这里都是校友,没有那个必要潜水什么的,直接用姓名好了。