17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
meta {
|
|
name: Computes text quality indexes for a Memori.
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/memori/v2/TextQualityIndexes/:strSessionID/:strLatestUpdate
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
strLatestUpdate:
|
|
}
|