Files
PLG-MuDiCS/control/requests/Get Store.bru
T
2025-11-18 14:43:21 +01:00

17 lines
173 B
Plaintext

meta {
name: Get Store
type: http
seq: 2
}
get {
url: http://localhost:8080/api/storage
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}