File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## NOT RELEASED
4
4
5
+ ### Changed
6
+
7
+ - AWS enhancement: Documentation updates.
8
+
5
9
## 1.0.0
6
10
7
11
- Empty release
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ final class TranslateTextRequest extends Input
70
70
private $ targetLanguageCode ;
71
71
72
72
/**
73
- * Settings to configure your translation output. You can configure the following options:.
73
+ * Settings to configure your translation output. You can configure the following options:
74
74
*
75
75
* - Brevity: reduces the length of the translated output for most translations.
76
76
* - Formality: sets the formality level of the output text.
Original file line number Diff line number Diff line change 8
8
use AsyncAws \Translate \Enum \Profanity ;
9
9
10
10
/**
11
- * Settings to configure your translation output. You can configure the following options:.
11
+ * Settings to configure your translation output. You can configure the following options:
12
12
*
13
13
* - Brevity: reduces the length of the translation output for most translations. Available for `TranslateText` only.
14
14
* - Formality: sets the formality level of the translation output.
You can’t perform that action at this time.
0 commit comments