Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
3c7555c
Remove requirement on subscriptionId
Mar 24, 2016
96c05a1
Need to make contents required since this is a PUT.
Mar 24, 2016
6b2d1e2
update documentation to reflect param required
Mar 24, 2016
d14dadc
undo this temp change
Mar 25, 2016
bb2178d
Change this name to be more descriptive.
Mar 25, 2016
e4a2b8c
does not need to be modeled as a string.
Mar 25, 2016
7bf762d
fix all enums to be enums.
Mar 25, 2016
b1563a5
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Mar 30, 2016
bd335c4
Add new API version for job
Mar 31, 2016
eafe1b0
missed version change here as well.
Mar 31, 2016
5f32e3f
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 1, 2016
be8b7bf
temp commit to remove the required flag
Apr 1, 2016
7074192
Revert "temp commit to remove the required flag"
Apr 1, 2016
e121987
Add missing enum value
Apr 6, 2016
ed32520
Missed one.
Apr 6, 2016
799fedf
Add in new functionality
Apr 6, 2016
e99b99a
Work around for issue: 903
Apr 8, 2016
4cc7648
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 11, 2016
1026b14
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 12, 2016
c985596
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 13, 2016
cabf298
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 14, 2016
3086b7c
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 19, 2016
04f0052
addressed comments from Amar.
Apr 20, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 11 additions & 93 deletions arm-datalake-analytics/catalog/2015-10-01-preview/swagger/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -118,9 +115,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -155,9 +149,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -192,9 +183,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -228,9 +216,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -286,7 +271,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -311,9 +296,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -353,9 +335,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -411,7 +390,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -436,9 +415,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -485,9 +461,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -550,7 +523,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -575,9 +548,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -624,9 +594,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -689,7 +656,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -714,9 +681,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -763,9 +727,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -828,7 +789,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -853,9 +814,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -909,9 +867,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -981,7 +936,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -1006,9 +961,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1074,7 +1026,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -1099,9 +1051,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1149,9 +1098,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1214,7 +1160,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -1239,9 +1185,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1281,9 +1224,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1339,7 +1279,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -1364,9 +1304,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1406,9 +1343,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1464,7 +1398,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -1489,9 +1423,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1524,9 +1455,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -1575,7 +1503,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional."
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
Expand All @@ -1600,9 +1528,6 @@
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -2525,13 +2450,6 @@
}
},
"parameters": {
"SubscriptionIdParameter": {
"name": "subscriptionId",
"in": "header",
"required": true,
"type": "string",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
"ApiVersionParameter": {
"name": "api-version",
"in": "query",
Expand Down
Loading