21 lines
231 B
Plaintext
21 lines
231 B
Plaintext
meta {
|
|
name: get wishlist
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
get {
|
|
url: {{base_url}}/wishlists/:uid
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
params:path {
|
|
uid: 019c6dcd-fde9-7374-a731-f03af290ea85
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|