Commit 6832e43
Update translate call to 2025-10-01-preview (Azure#33410)
* Update translate call to 2025-05-01
* Remove legacy api calls
* Remove legacy api calls
* Update version
* Update grade description
* Update typespec for translate call
* Update typespec for translate call
* update typespec for translate call - Fix Formatting
* CHeckpoint on translate API update
* Add reference sentences into set
* Add reference sentences into set
* Several updates to spec
* sync new openapi.json
* sync new openapi.json
* Fix examples and api
* Fix examples and api
* Remove old files
* Remove old files
* FIx versioning
* Fix examples in preview
* Fix examples in preview
* Fix examples in preview
* Fix examples in preview
* Fix examples in preview
* Fix examples in preview
* Fix examples
* Removing defaults for tone and gender fields as per API design spec
* Update targets to an array value. Rename adaptiveDatasetIds to adaptiveDatasetId and make it a string rather than an array of strings.
* Adding missing go config in tspconfig.yaml
* Recompiling typespec after changes
* Fixing tspconfig for Document Translator as well (TSValidation CI is checking entire /translation folder)
* Updating more misconfigs in Document Translator tspconfig
* More updates to DT tspconfig
* More updates to DT tspconfig
* More updates to Text tspconfig
* Add back in compliant v3 API
* Add back in compliant v3 API
* Reduce parameters in 2025-05-1 version"
* Fix whitespace issue
* Revert stable version number to v3.0
* Reverting version 3.0 to v3.0
* Reverting version 3.0 to v3.0
* Reverting version 3.0 to v3.0
* Add GO SDK instructions
* Add GO SDK instructions
* Add GO SDK instructions
* Add GO SDK instructions
* Remove readme/openapi instructions
* TUrn off autorest again
* TUrn off autorest again
* Remove readme/openapi instructions
* Add autorest emitter
* Remove OpenAPI SDK generation
* Fix v3 api to remove breaking change
* Fix v3 api to remove breaking change
* Fix v3 api to remove breaking change
* Unify v3 and 2025_05_01 body model
* Unify v3 and 2025_05_01 body model
* Unify v3 and 2025_05_01 body model
* Unify v3 and 2025_05_01 body model
* Fix examples
* Fix examples
* Fix examples
* Fix examples
* Adding swagger-to-sdk block
* Remove 3.0
* add 3.0
* Remove Go
* Remove go sdk
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* Fix versioning
* Fix versioning
* Fix versioning
* Fix versioning
* Fix versioning
* Fix 3.0 examples
* Fix 3.0 examples
* Update target.language
* Update target.language
* Update target.language
* Remove SourceText. Rename DeploymentName
* Remove SourceText. Rename DeploymentName
* Remove SourceText. Rename DeploymentName
* updating comment
* Remove deprecated @fixed decorators from typespec
* Remove deprecated @fixed decorators from typespec
* Remove deprecated @fixed decorators from typespec
* Change To into Language. Add SourceCharacters
* Update a couple more parameters.
* Update a couple more parameters.
* Update a couple more parameters.
* Remove readme.md for text translation
* Add readme.md back in
* remove 3.0
* update openapi.json ref in readme
* unchange translation tspconfigs
* translation tspconfig format
* unremove transliteration
* keep v3 and v4 transliteration docs
* -sourceText +text
* remove transliteration & source text in results
* errorDetails code int32 -> string
* translate result body updatet
* transliterate response
* translate body
* transliterate request body
* update examples
* rename response values -> value
* examples update values -> value
* 2025-05-01-preview -> 2025-10-01-preview
---------
Co-authored-by: Eugenia <euzhang@microsoft.com>
Co-authored-by: Eugenia <zhangeugenia@users.noreply.github.com>
Co-authored-by: Qiaoqiao Zhang <qiaozha@microsoft.com>
Co-authored-by: Jiarui Guo <jiarguo@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>1 parent 7a91827 commit 6832e43
File tree
22 files changed
+1829
-36
lines changed- specification/translation/data-plane/TextTranslation
- examples/2025-10-01-preview
- preview/2025-10-01-preview
- examples
- stable/3.0
22 files changed
+1829
-36
lines changedLines changed: 80 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 62 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
| |||
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
50 | 47 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments