File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5184,6 +5184,9 @@ paths:
5184
5184
items :
5185
5185
- key : key-from-request
5186
5186
translationText : Translated text
5187
+ mtUid : ' m91o03gnvzuh'
5188
+ provider : AUTO_SELECT_PROVIDER
5189
+ error : null
5187
5190
400 :
5188
5191
$ref : ' #/components/responses/Error400ResponseDefinition'
5189
5192
401 :
@@ -11774,6 +11777,10 @@ components:
11774
11777
type : string
11775
11778
description : Locale ID of the requested translation
11776
11779
example : de-DE
11780
+ profileUid :
11781
+ type : string
11782
+ description : Optional Profile UID to use for translation. Will override the default/preconfigured in the settings profile.
11783
+ example : 29f3ee25-7eaf-472e-9e26-550d512931cb
11777
11784
items :
11778
11785
items :
11779
11786
$ref : ' #/components/schemas/MTTranslateItemRequest'
@@ -11829,6 +11836,14 @@ components:
11829
11836
description : Translated text. Empty if error is present
11830
11837
example : ' Text zum Übersetzen'
11831
11838
type : string
11839
+ mtUid :
11840
+ description : Translation unique identifier
11841
+ example : ' m91o03gnvzuh'
11842
+ type : string
11843
+ provider :
11844
+ description : Provider used for translation
11845
+ example : AUTO_SELECT_PROVIDER
11846
+ type : string
11832
11847
error :
11833
11848
type : object
11834
11849
properties :
You can’t perform that action at this time.
0 commit comments