bruno/memori-engine/Functions/Lists all Macro Function objects.bru

16 lines
200 B
Plaintext
Raw Normal View History

2025-03-26 15:08:31 +01:00
meta {
name: Lists all Macro Function objects.
type: http
seq: 1
}
get {
url: {{baseUrl}}/memori/v2/MacroFunctions/:strSessionID
body: none
auth: none
}
params:path {
strSessionID:
}