/
ZE
zeromicro
/
Untitled API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 2mo ago
Details
Filter operations
greet
1
user-api
4
get
获取用户信息
post
登录
post
注册
get
用户搜索
user-api
获取用户信息
get
/api/user/:id
Request body
UserInfoReq
required
Id
string
Response
A successful response.
UserInfoReply
required
Name
string
Age
integer
Birthday
string
Description
string
Tag
string[]
Changes