Skip to content

Commit c1eac5f

Browse files
authored
[Language] de-duplicate schema name for TaskState.status (#19449)
1 parent c2d25c0 commit c1eac5f

File tree

1 file changed

+1
-1
lines changed
  • specification/cognitiveservices/data-plane/Language/preview/2022-05-15-preview

1 file changed

+1
-1
lines changed

specification/cognitiveservices/data-plane/Language/preview/2022-05-15-preview/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
],
194194
"x-ms-enum": {
195195
"modelAsString": true,
196-
"name": "TaskState"
196+
"name": "State"
197197
}
198198
}
199199
},

0 commit comments

Comments
 (0)