bruno/memori-engine/WebHooks/Test function- returns a random number between 0 and 999999.bru

12 lines
191 B
Plaintext
Raw Normal View History

2025-03-26 15:08:31 +01:00
meta {
name: Test function: returns a random number between 0 and 999999.
type: http
seq: 3
}
get {
url: {{baseUrl}}/memori/v2/TestFunctions/RandomNumber
body: none
auth: none
}