Skip to content

Commit

Permalink
Fix Swagger Linting issue. (Azure#12195)
Browse files Browse the repository at this point in the history
  • Loading branch information
NarayanThiru authored and mkarmark committed Jul 20, 2021
1 parent f5d26e0 commit 9eccb50
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,12 @@
"schema": {
"$ref": "#/definitions/ResourceProviderOperationList"
}
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"x-ms-pageable": {
Expand Down

0 comments on commit 9eccb50

Please sign in to comment.