init
This commit is contained in:
16
docs/api/wishlists/get user wishlists.bru
Normal file
16
docs/api/wishlists/get user wishlists.bru
Normal file
@@ -0,0 +1,16 @@
|
||||
meta {
|
||||
name: get user wishlists
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{base_url}}/user/wishlists
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user