English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/qaSettings
{ "emptyTranslation": true, "inconsistentTranslation": true, "joinTags": true, "missingNumbers": true, "segmentNotConfirmed": true, "terminology": true, "multipleSpaces": true, "trailingSpace": true, "trailingPunctuation": true, "targetLength": { "enabled": true, "max": 123 }, "formatting": true, "unresolvedComment": true, "emptyPairTags": true, "strictJobStatus": true, "forbiddenStrings": { "enabled": true, "list": [ "<string>" ] }, "excludeLockedSegments": true, "ignoreNotApprovedTerms": true, "spellCheck": true, "repeatedWords": true, "inconsistentTagContent": true, "emptyTagContent": true, "xliffTags": true, "nestedTags": true, "forbiddenTerms": true, "targetLengthPercent": { "enabled": true, "max": 123 }, "targetLengthPerSegment": true, "newerAtPrecedingWorkflowStep": true, "leadingAndTrailingSpaces": true, "ignoreInAllWorkflowSteps": true, "unmodifiedFuzzyTranslation": true, "unmodifiedFuzzyTranslationTM": true, "unmodifiedFuzzyTranslationMTNT": true, "regexp": { "rules": [ { "id": "<string>", "description": "<string>", "sourceRegexp": "<string>", "targetRegexp": "<string>", "ignorable": true, "instant": true } ] }, "extraNumbers": true, "targetSourceIdentical": true, "moravia": { "enabled": true, "profile": "<string>" }, "fuzzyInconsistency": true, "missingNonTranslatableAnnotation": true }
successful operation
Show child attributes
Was this page helpful?