Files
lst_v3/brunoApi/opendock/GetApt.bru

17 lines
157 B
Plaintext

meta {
name: GetApt
type: http
seq: 1
}
get {
url: {{url}}/api/opendock
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}