batman
This commit is contained in:
15
Byndle/Stoplists/SetGlobal.bru
Normal file
15
Byndle/Stoplists/SetGlobal.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: SetGlobal
|
||||
type: http
|
||||
seq: 4
|
||||
}
|
||||
|
||||
put {
|
||||
url: {{host}}/stoplists/{{stoplistId}}/global/{{isGlobal}}
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
vars:pre-request {
|
||||
isGlobal: true
|
||||
}
|
Reference in New Issue
Block a user