12 lines
191 B
Plaintext
12 lines
191 B
Plaintext
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
|
|
}
|