init
This commit is contained in:
20
docs/api/wishlists/get wishlist.bru
Normal file
20
docs/api/wishlists/get wishlist.bru
Normal file
@@ -0,0 +1,20 @@
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user