batman
This commit is contained in:
17
Byndle/Stoplists/Global Application.bru
Normal file
17
Byndle/Stoplists/Global Application.bru
Normal file
@@ -0,0 +1,17 @@
|
||||
meta {
|
||||
name: Global Application
|
||||
type: http
|
||||
seq: 5
|
||||
}
|
||||
|
||||
put {
|
||||
url: {{host}}/stoplists/{{stoplistId}}/global
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
[
|
||||
"PersonAddress", "Phone"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user