bruno/Byndle/Stoplists/Global Application.bru
Sivert V. Sæther 610392f241 stash
2025-02-18 09:11:46 +01:00

18 lines
186 B
Plaintext

meta {
name: Global Application
type: http
seq: 5
}
put {
url: {{host}}/stoplists/{{stoplistId}}/global
body: json
auth: inherit
}
body:json {
[
"DwellingUnit"
]
}