/
ZE
zeromicro
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 1mo ago
Details
Filter operations
greet
1
user-api
4
post
登录
post
注册
get
用户搜索
get
获取用户信息
user-api
获取用户信息
get
/api/user/{id}
Path parameters
id
string
required
Request body
UserInfoReq
required
id
string
Response
A successful response.
UserInfoReply
required
name
string
age
integer
birthday
string
description
string
tag
string[]
Changes