15 lines
175 B
Text
15 lines
175 B
Text
meta {
|
|
name: Get user
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: {{api_base}}/user/:id
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
params:path {
|
|
id: 293ef329-91b2-4912-ad5d-0277490c7b55
|
|
}
|