Skip to content

Commit b197995

Browse files
authored
fix R4010 (#12564)
1 parent d2d049f commit b197995

File tree

1 file changed

+6
-0
lines changed
  • specification/botservice/resource-manager/Microsoft.BotService/stable/2020-06-02

1 file changed

+6
-0
lines changed

specification/botservice/resource-manager/Microsoft.BotService/stable/2020-06-02/botservice.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,12 @@
762762
"schema": {
763763
"$ref": "#/definitions/OperationEntityListResult"
764764
}
765+
},
766+
"default": {
767+
"description": "Error response describing why the operation failed",
768+
"schema": {
769+
"$ref": "#/definitions/Error"
770+
}
765771
}
766772
},
767773
"deprecated": false,

0 commit comments

Comments
 (0)