resources/segments/actions/fixmarkuptext
Provides a method to fix the markup of a translated text.
This method allows to fix texts independently of a segment.
URL
(POST) /resources/segments/actions/fixmarkuptext
PARAMETERS
The parameters are a JSON object included in the request body:
txts | The source text | Mandatory |
txtt | The target text. | Mandatory |
locales | The source language. | Mandatory |
localet | The target language | Mandatory |
Â
RESULTS
A JSON with these properties:
correction | The corrected text. Null if no correction applied. | string? |
Â
EXAMPLE
-
Â
Â
Â
Â
Copyright Wordbee - Buzzin' Outside the Box since 2008