Skip to content

Commit

Permalink
Removed extra in:query from parameter ref and updated storage to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
stankovski committed Jul 24, 2015
1 parent c1ac0ae commit d806971
Show file tree
Hide file tree
Showing 7 changed files with 88 additions and 289 deletions.
21 changes: 0 additions & 21 deletions arm-authorization/2015-01-01/swagger/authorization.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,9 @@
"description": "The management lock parameters."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -135,11 +133,9 @@
"description": "Create or update management lock parameters."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -210,11 +206,9 @@
"description": "The name of lock."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -256,11 +250,9 @@
"description": "The management lock parameters."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -294,11 +286,9 @@
"description": "The name of lock."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -329,11 +319,9 @@
"description": "Name of the management lock."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -376,11 +364,9 @@
"description": "The name of lock."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -420,11 +406,9 @@
"description": "The filter to apply on the operation."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -493,11 +477,9 @@
"description": "The filter to apply on the operation."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -530,7 +512,6 @@
"x-ms-skip-url-encoding": true
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down Expand Up @@ -561,11 +542,9 @@
"description": "The filter to apply on the operation."
},
{
"in": "query",
"$ref": "#/parameters/ApiVersionParameter"
},
{
"in": "query",
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
Expand Down
Loading

0 comments on commit d806971

Please sign in to comment.