Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
a656032
Adds base for updating Microsoft.Network from version stable/2018-08-…
MikhailTryakhov Oct 30, 2018
c3cd206
Updates readme
MikhailTryakhov Oct 30, 2018
1c4c949
Updates API version in new specs and examples
MikhailTryakhov Oct 30, 2018
6361217
[Networkwatcer] add FlowLogFormatParameters (#4374)
zwswim Nov 5, 2018
66d8777
[Network wathcer] add a new field trafficAnalyticsInterval for TA (#4…
zwswim Nov 7, 2018
92d2e0a
Make NIC VM ref readonly (#4443)
EvgenyAgafonchikov Nov 12, 2018
5a95c8f
Mark private IP address read-only (#4447)
fanymanea Nov 12, 2018
ad231a9
partial commit
seyedfayaz Nov 7, 2018
b085e99
tmp
seyedfayaz Nov 9, 2018
36663fe
ddosPolicyCustomization swagger swagger -- no examples
seyedfayaz Nov 9, 2018
fef85a8
swagger spec for pulic ip resource and ddos custom policy to support …
seyedfayaz Nov 9, 2018
2255e50
examples added for ddos custom policy swagger spec
seyedfayaz Nov 9, 2018
193e9b1
swagger spec for ddos policy customization
seyedfayaz Nov 13, 2018
baf31d9
change container nics property type on container nic config to resour…
Flip-Liquid Nov 14, 2018
28471e0
updating 2018-10-01 for ddos policy customization
seyedfayaz Nov 14, 2018
5ea0c7b
Port fix from PR 4459 to 2018-10-01 (#4463)
EvgenyAgafonchikov Nov 14, 2018
633d12d
Application Gateway - Adds Rewrite rule set for Header CRUD (#4331)
sai-manoj-kumar Nov 14, 2018
ff0455d
removing changes made in 2018-08-01/
seyedfayaz Nov 14, 2018
a18fe30
Revert "Model ContainerNic refs under ContainerNicConfig as sub resou…
Flip-Liquid Nov 14, 2018
d6a9233
temp commit
seyedfayaz Nov 15, 2018
eb4a73a
fixing ip resource references to ddos custom policies
seyedfayaz Nov 15, 2018
63d73ae
minor fixes
seyedfayaz Nov 16, 2018
f321a6c
Fixes the missing array for the header actions (#4497)
sai-manoj-kumar Nov 19, 2018
8f92958
Network py 2018-10
lmazuel Nov 20, 2018
d5e3525
add package-2018-10 to Go SDK codegen
jhendrixMSFT Nov 20, 2018
e582297
Application gateway Identity and Keyvault support (#4387)
akshaysngupta Nov 20, 2018
89199d6
Ported fix from master branch (#4547)
EvgenyAgafonchikov Nov 22, 2018
6061438
Merge branch 'network-november-release' of https://github.com/Azure/a…
seyedfayaz Nov 26, 2018
c51e9d3
fixing ddossetting definition in public ip address json
seyedfayaz Nov 26, 2018
c72003b
1) misc fixes, 2) added pulic ip address creation with ddos custom po…
seyedfayaz Nov 26, 2018
893a891
fixed protocol in ddos custom policy creation example
seyedfayaz Nov 27, 2018
6190cdc
Adds base for updating Microsoft.Network from version stable/2018-10-…
veronicagg Nov 28, 2018
ef7c2b7
Updates readme
veronicagg Nov 28, 2018
635b2be
Updates API version in new specs and examples
veronicagg Nov 28, 2018
c8ddb1f
test
seyedfayaz Nov 28, 2018
cc56f1a
test
seyedfayaz Nov 28, 2018
30ea011
updating api version
seyedfayaz Nov 28, 2018
4311154
ddos custom policy swagger -- december branch
seyedfayaz Nov 28, 2018
3ef155b
minor update
seyedfayaz Nov 28, 2018
1985782
minor fix
seyedfayaz Nov 28, 2018
b99d91c
addressed review comments regardig api versions
seyedfayaz Nov 29, 2018
3576157
reverting expressroutecircuit.json
seyedfayaz Nov 29, 2018
91e61f0
reverting version number to 2018-11-01 in example files
seyedfayaz Nov 29, 2018
496b147
moving to the Nov directory per reviewer's feedback
seyedfayaz Dec 6, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 0 additions & 9 deletions .editorconfig

This file was deleted.

10 changes: 0 additions & 10 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,3 @@
- [ ] I have reviewed the [documentation](https://github.com/Azure/azure-rest-api-specs#basics) for the workflow.
- [ ] [Validation tools](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/swagger-checklist.md#validation-tools-for-swagger-checklist) were run on swagger spec(s) and have all been fixed in this PR.
- [ ] The [OpenAPI Hub](https://aka.ms/openapiportal) was used for checking validation status and next steps.
### ARM API Review Checklist
- [ ] Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
- adding/removing APIs.
- adding/removing properties.
- adding/removing API-version.
- adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
- [ ] If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
Please follow the link to find more details on [API review process](https://armwiki.azurewebsites.net/rp_onboarding/ResourceProviderOnboardingAPIRevieworkflow.html).
6 changes: 0 additions & 6 deletions .vscode/extensions.json

This file was deleted.

4 changes: 2 additions & 2 deletions arm-compute/quickstart-templates/aliases.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"CentOS":{
"publisher":"OpenLogic",
"offer":"CentOS",
"sku":"7.5",
"sku":"7.3",
"version":"latest"
},
"CoreOS":{
Expand All @@ -38,7 +38,7 @@
"RHEL":{
"publisher":"RedHat",
"offer":"RHEL",
"sku":"7-RAW",
"sku":"7.3",
"version":"latest"
},
"SLES":{
Expand Down
558 changes: 558 additions & 0 deletions azure-rest-api-specs.njsproj

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions azure-rest-api-specs.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "azure-rest-api-specs", "azure-rest-api-specs.njsproj", "{4927D984-A20D-4F8B-AA4A-B1BAFD1896E6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4927D984-A20D-4F8B-AA4A-B1BAFD1896E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4927D984-A20D-4F8B-AA4A-B1BAFD1896E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4927D984-A20D-4F8B-AA4A-B1BAFD1896E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4927D984-A20D-4F8B-AA4A-B1BAFD1896E6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,16 @@
"@microsoft.azure/async-io": "^1.0.21",
"@microsoft.azure/literate": "^1.0.21",
"@microsoft.azure/polyfill": "^1.0.17",
"@ts-common/local-install": "^0.0.8",
"fs-extra": "^3.0.1",
"glob": "^5.0.14",
"js-yaml": "^3.8.2",
"json-schema-ref-parser": "^3.1.2",
"mocha": "*",
"oad": "^0.1.11",
"oav": "^0.9.6",
"oav": "^0.8.1",
"request": "^2.61.0",
"request-promise-native": "^1.0.5",
"z-schema": "^3.24.2"
"z-schema": "^3.16.1"
},
"dependencies": {
"@octokit/rest": "^15.2.6"
Expand All @@ -37,8 +36,6 @@
"url": "https://github.com/azure/azure-rest-api-specs/issues"
},
"scripts": {
"test": "mocha -t 500000 --reporter min",
"oav": "oav",
"li": "local-install"
"test": "mocha -t 500000 --reporter min"
}
}
7 changes: 1 addition & 6 deletions scripts/semanticValidation.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,7 @@ async function main() {
// return (item.match(/.*Microsoft.Logic.*2016-06-01.*/ig) !== null);
// });
for (const swagger of swaggersToProcess) {
try {
await oav.validateSpec(swagger, {consoleLogLevel: 'error', pretty: true});
} catch (e) {
console.error("error: ")
console.error(e)
}
await oav.validateSpec(swagger, {consoleLogLevel: 'error', pretty: true});
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"version": "2014-01-01",
"title": "ADHybridHealthService",
"description": "REST APIs for Azure Active Directory Connect Health"
"description": "REST APIs for Azure Active Drectory Connect Health"
},
"host": "management.azure.com",
"schemes": [ "https" ],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
],
"responses": {
"200": {
"description": "Paged Result response of Apis.",
"description": "Paged Result reponse of Apis.",
"schema": {
"$ref": "#/definitions/ApiCollection"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
],
"responses": {
"201": {
"description": "Group was created successfully.",
"description": "Group was created succesfully.",
"schema": {
"$ref": "#/definitions/GroupContract"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
],
"responses": {
"204": {
"description": "No Content in case of Update Successful."
"description": "No Content in case of Update Successfull."
},
"default": {
"description": "Error response describing why the operation failed.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
"Property"
],
"operationId": "Property_Delete",
"description": "Deletes specific property from the API Management service instance.",
"description": "Deletes specific property from the the API Management service instance.",
"x-ms-examples": {
"ApiManagementDeleteProperties": {
"$ref": "./examples/ApiManagementDeleteProperties.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"Reports"
],
"operationId": "Reports_ListByGeo",
"description": "Lists report records by geography.",
"description": "Lists report records by GeoGraphy.",
"x-ms-examples": {
"ApiManagementGetReportsByGeo": {
"$ref": "./examples/ApiManagementGetReportsByGeo.json"
Expand Down Expand Up @@ -338,7 +338,7 @@
"required": true,
"type": "string",
"format": "duration",
"description": "By time interval. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds))"
"description": "By time interval. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, secconds))"
},
{
"$ref": "./apimanagement.json#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -438,7 +438,7 @@
},
"interval": {
"type": "string",
"description": "Length of aggregation period. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations)."
"description": "Length of agregation period. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations)."
},
"country": {
"type": "string",
Expand Down Expand Up @@ -481,12 +481,12 @@
"callCountSuccess": {
"type": "integer",
"format": "int32",
"description": "Number of successful calls. This includes calls returning HttpStatusCode <= 301 and HttpStatusCode.NotModified and HttpStatusCode.TemporaryRedirect"
"description": "Number of succesful calls. This includes calls returning HttpStatusCode <= 301 and HttpStatusCode.NotModified and HttpStatusCode.TemporaryRedirect"
},
"callCountBlocked": {
"type": "integer",
"format": "int32",
"description": "Number of calls blocked due to invalid credentials. This includes calls returning HttpStatusCode.Unauthorized and HttpStatusCode.Forbidden and HttpStatusCode.TooManyRequests"
"description": "Number of calls blocked due to invalid credentials. This includes calls returning HttpStatusCode.Unauthorize and HttpStatusCode.Forbidden and HttpStatusCode.TooManyRequests"
},
"callCountFailed": {
"type": "integer",
Expand Down Expand Up @@ -621,7 +621,7 @@
},
"cache": {
"type": "string",
"description": "Specifies if response cache was involved in generating the response. If the value is none, the cache was not used. If the value is hit, cached response was returned. If the value is miss, the cache was used but lookup resulted in a miss and request was fulfilled by the backend."
"description": "Specifies if response cache was involved in generating the response. If the value is none, the cache was not used. If the value is hit, cached response was returned. If the value is miss, the cache was used but lookup resulted in a miss and request was fullfilled by the backend."
},
"apiTime": {
"type": "number",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"Subscriptions"
],
"operationId": "Subscription_Update",
"description": "Updates the details of a subscription specified by its identifier.",
"description": "Updates the details of a subscription specificied by its identifier.",
"x-ms-examples": {
"ApiManagementPatchSubscriptions": {
"$ref": "./examples/ApiManagementPatchSubscriptions.json"
Expand Down Expand Up @@ -486,7 +486,7 @@
},
"productId": {
"type": "string",
"description": "Product (product id path) for which subscription is being created in form /products/{productId}"
"description": "Product (product id path) for which subscription is being created in form /products/{productid}"
},
"name": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
"description": "Accepted: Location header contains the URL where the status of the long running operation can be checked."
},
"200": {
"description": "Result of applying changes from Git branch to database.",
"description": "Result of appplying changes from Git branch to database.",
"schema": {
"$ref": "#/definitions/OperationResultContract"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -919,9 +919,6 @@
"x-ms-examples": {
"ApiManagementGetApiOperation": {
"$ref": "./examples/ApiManagementGetApiOperation.json"
},
"ApiManagementGetApiOperationPetstore": {
"$ref": "./examples/ApiManagementGetApiOperationPetstore.json"
}
},
"parameters": [
Expand Down Expand Up @@ -2127,7 +2124,7 @@
],
"responses": {
"200": {
"description": "Paged Result response of diagnostics for an API.",
"description": "Paged Result reponse of diagnostics for an API.",
"schema": {
"$ref": "./apimdiagnostics.json#/definitions/DiagnosticCollection"
}
Expand Down Expand Up @@ -2422,7 +2419,7 @@
"ApiIssues"
],
"operationId": "ApiIssue_ListByService",
"description": "Lists all issues associated with the specified API.",
"description": "Lists all issues assosiated with the specified API.",
"x-ms-examples": {
"ApiManagementListApiIssues": {
"$ref": "./examples/ApiManagementListApiIssues.json"
Expand Down Expand Up @@ -2460,7 +2457,7 @@
],
"responses": {
"200": {
"description": "Paged Result response of issues for the API.",
"description": "Paged Result reponse of issues for the API.",
"schema": {
"$ref": "#/definitions/IssueCollection"
}
Expand Down Expand Up @@ -2767,7 +2764,7 @@
"ApiIssueComments"
],
"operationId": "ApiIssueComment_ListByService",
"description": "Lists all comments for the Issue associated with the specified API.",
"description": "Lists all comments for the Issue assosiated with the specified API.",
"x-ms-examples": {
"ApiManagementListApiIssueComments": {
"$ref": "./examples/ApiManagementListApiIssueComments.json"
Expand Down Expand Up @@ -2808,7 +2805,7 @@
],
"responses": {
"200": {
"description": "Paged Result response of issue comments for the API.",
"description": "Paged Result reponse of issue comments for the API.",
"schema": {
"$ref": "#/definitions/IssueCommentCollection"
}
Expand Down Expand Up @@ -3068,7 +3065,7 @@
"ApiIssueAttachments"
],
"operationId": "ApiIssueAttachment_ListByService",
"description": "Lists all comments for the Issue associated with the specified API.",
"description": "Lists all comments for the Issue assosiated with the specified API.",
"x-ms-examples": {
"ApiManagementListApiIssueAttachments": {
"$ref": "./examples/ApiManagementListApiIssueAttachments.json"
Expand Down Expand Up @@ -3109,7 +3106,7 @@
],
"responses": {
"200": {
"description": "Paged Result response of issue comments for the API.",
"description": "Paged Result reponse of issue comments for the API.",
"schema": {
"$ref": "#/definitions/IssueAttachmentCollection"
}
Expand Down
Loading