user-api

获取用户信息

get/api/user/:id

Request body

Idstring

Response

A successful response.

Namestring
Ageinteger
Birthdaystring
Descriptionstring
Tagstring[]

Changes