Commit 0409069
authored
Addressing APIView comments for JAVA (#31385)
* Renamed a few models for Java SDK
* Using ErrorResponse from Azure.core.foundations over the customized TranslationError object
* Fixing the DocumentStatus name
* Updating ErrorResponse to Error
* Another update from ErrorResponse to Error
* Updating generateMetadata to true for typespec-ts
* Fixing the openapi
* Reverting the use of Azure.core.Foundation.Error object
* Reverting TranslationErrorResponse model
* Just fixing the order of model definitions
* Another fix in model1 parent 901bdbf commit 0409069
File tree
2 files changed
+20
-2
lines changed- specification/translation/Azure.AI.DocumentTranslation
2 files changed
+20
-2
lines changedLines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
63 | 73 | | |
64 | 74 | | |
65 | 75 | | |
| |||
111 | 121 | | |
112 | 122 | | |
113 | 123 | | |
114 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
115 | 128 | | |
116 | 129 | | |
117 | 130 | | |
| |||
204 | 217 | | |
205 | 218 | | |
206 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
207 | 225 | | |
208 | 226 | | |
209 | 227 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments