bruno/Byndle/Stoplists/SetGlobal.bru
Sivert V. Sæther 1893b81204 batman
2025-02-13 15:13:14 +01:00

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
}