Reviewed-on: #56 Reviewed-by: Fargan von Pfargan Pfadfinder Tampon Tamplate <123@123.de> Co-authored-by: Mika Bomm <mika.bomm@outlook.com> Co-committed-by: Mika Bomm <mika.bomm@outlook.com>
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
|
|
}
|