Skip to content

Commit

Permalink
CodeGen from PR 11655 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Adding AFDX swagger and its examples (#11655)

* Adding AFDX swagger and its examples

* fix examples and added odata back

* added readme and fixed small sematic problems

* fix log analytics

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* UPDATES

* add secret version back

* lint errors 1

* lint error 2

* lint 3

* lint 4

* updates

* spell check

* add origingroupoverrideaction

* address comments

* fixes

* updates

* remove ruleset update

* updates

Co-authored-by: Shirley Jiang <xujia@microsoft.com>
  • Loading branch information
SDKAuto and Shirley Jiang committed Dec 1, 2020
1 parent 3b31cef commit eef50c7
Show file tree
Hide file tree
Showing 13 changed files with 957 additions and 10 deletions.
2 changes: 2 additions & 0 deletions schemas/2014-04-01-preview/deploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1843,6 +1843,8 @@
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01/Microsoft.Migrate.json#/resourceDefinitions/assessmentProjects_groups_assessments" },
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01/Microsoft.Migrate.json#/resourceDefinitions/assessmentProjects_hypervcollectors" },
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01/Microsoft.Migrate.json#/resourceDefinitions/assessmentProjects_vmwarecollectors" },
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01-preview/Microsoft.Migrate.json#/resourceDefinitions/moveCollections" },
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01-preview/Microsoft.Migrate.json#/resourceDefinitions/moveCollections_moveResources" },
{ "$ref": "https://schema.management.azure.com/schemas/2019-03-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups" },
{ "$ref": "https://schema.management.azure.com/schemas/2018-06-01-preview/Microsoft.ManagedServices.json#/resourceDefinitions/registrationAssignments" },
{ "$ref": "https://schema.management.azure.com/schemas/2018-06-01-preview/Microsoft.ManagedServices.json#/resourceDefinitions/registrationDefinitions" },
Expand Down
2 changes: 1 addition & 1 deletion schemas/2015-06-01/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,4 +595,4 @@
"description": "The SKU (pricing tier) of the CDN profile."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2016-04-02/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,4 +579,4 @@
"description": "The SKU (pricing tier) of the CDN profile."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2016-10-02/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,4 +570,4 @@
"description": "The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2017-04-02/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,4 +574,4 @@
"description": "The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2017-10-12/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -905,4 +905,4 @@
"description": "Defines the parameters for the URL path condition."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-04-15/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2716,4 +2716,4 @@
"description": "Defines the parameters for the url rewrite action."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-06-15-preview/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -3413,4 +3413,4 @@
"description": "Defines the parameters for the url rewrite action."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-06-15/Microsoft.Cdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -3396,4 +3396,4 @@
"description": "Defines the parameters for the url rewrite action."
}
}
}
}
Loading

0 comments on commit eef50c7

Please sign in to comment.