Skip to content

Commit

Permalink
minor changes to swagger (#12253)
Browse files Browse the repository at this point in the history
* minor changes to swagger

* reverting sdk definitions file
  • Loading branch information
hivyas authored Jan 4, 2021
1 parent bda39d9 commit 1907b81
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,8 @@
}
},
"required": [
"username"
"username",
"password"
],
"allOf": [
{
Expand Down Expand Up @@ -910,9 +911,6 @@
},
"MediaGraphImageScale": {
"type": "object",
"required": [
"mode"
],
"properties": {
"mode": {
"type": "string",
Expand Down

0 comments on commit 1907b81

Please sign in to comment.