16 lines
222 B
Plaintext
16 lines
222 B
Plaintext
meta {
|
|
name: Gets a list of currently known context variable names.
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/memori/v2/ContextVarNames/:strSessionID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
}
|