12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
meta {
|
|
name: Returns test intent results.
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/memori/v2/TestIntent
|
|
body: none
|
|
auth: none
|
|
}
|