feat: add customer list, modify pagination utils
This commit is contained in:
15
bruno/api_v1/customer/Customer list.yml
Normal file
15
bruno/api_v1/customer/Customer list.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
info:
|
||||
name: Customer list
|
||||
type: http
|
||||
seq: 3
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{bas_url}}/restricted/customer/list"
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
Reference in New Issue
Block a user