16 lines
187 B
Plaintext
16 lines
187 B
Plaintext
meta {
|
|
name: SetGlobal
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
put {
|
|
url: {{host}}/stoplists/{{stoplistId}}/global/{{isGlobal}}
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
vars:pre-request {
|
|
isGlobal: true
|
|
}
|