Skip to content

Commit

Permalink
Update to Open API 2020-09-15 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailshilkov authored Sep 15, 2020
1 parent 3775cca commit 849156a
Show file tree
Hide file tree
Showing 143 changed files with 15,599 additions and 874 deletions.
2 changes: 1 addition & 1 deletion azure-rest-api-specs
Submodule azure-rest-api-specs updated 46 files
+3 −3 ...pplicationinsights/resource-manager/Microsoft.Insights/preview/2018-06-17-preview/examples/WorkbookAdd.json
+1 −1 ...pplicationinsights/resource-manager/Microsoft.Insights/preview/2018-06-17-preview/examples/WorkbookGet.json
+2 −2 ...licationinsights/resource-manager/Microsoft.Insights/preview/2018-06-17-preview/examples/WorkbooksList.json
+7 −3 ...ation/applicationinsights/resource-manager/Microsoft.Insights/preview/2018-06-17-preview/workbooks_API.json
+1,162 −0 specification/digitaltwins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/digitaltwins.json
+20 −0 ...ce-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsCheckNameAvailability_example.json
+39 −0 ...taltwins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsDelete_example.json
+40 −0 .../resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsEndpointDelete_example.json
+25 −0 ...ins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsEndpointGet_example.json
+46 −0 ...ins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsEndpointPut_example.json
+40 −0 ...ns/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsEndpointsGet_example.json
+24 −0 ...igitaltwins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsGet_example.json
+40 −0 ...urce-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsListByResourceGroup_example.json
+39 −0 ...gitaltwins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsList_example.json
+54 −0 .../resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsOperationsList_example.json
+32 −0 ...italtwins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsPatch_example.json
+44 −0 ...igitaltwins/resource-manager/Microsoft.DigitalTwins/stable/2020-10-31/examples/DigitalTwinsPut_example.json
+12 −0 specification/digitaltwins/resource-manager/readme.go.md
+14 −0 specification/digitaltwins/resource-manager/readme.java.md
+38 −2 specification/digitaltwins/resource-manager/readme.md
+32 −1 specification/digitaltwins/resource-manager/readme.python.md
+11 −1 specification/digitaltwins/resource-manager/readme.ruby.md
+4 −0 specification/hybridcompute/resource-manager/readme.cli.md
+62 −0 ...on/hybridkubernetes/resource-manager/Microsoft.Kubernetes/preview/2020-01-01-preview/connectedClusters.json
+29 −0 ...oft.Kubernetes/preview/2020-01-01-preview/examples/ConnectedClustersListClusterCredentialsResultNonAad.json
+14 −0 specification/mysql/resource-manager/readme.az.md
+15 −1 specification/mysql/resource-manager/readme.go.md
+1 −25 specification/mysql/resource-manager/readme.md
+67 −0 specification/mysql/resource-manager/readme.python.md
+0 −1 specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/Accounts_Get.json
+46 −55 specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_Create.json
+16 −18 specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_Get.json
+16 −18 specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_List.json
+31 −37 specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_Update.json
+16 −16 specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/netapp.json
+14 −0 specification/postgresql/resource-manager/readme.az.md
+15 −1 specification/postgresql/resource-manager/readme.go.md
+1 −25 specification/postgresql/resource-manager/readme.md
+67 −0 specification/postgresql/resource-manager/readme.python.md
+506 −0 specification/sql/resource-manager/Microsoft.Sql/preview/2020-02-02-preview/ServerTrustGroups.json
+67 −0 ...fication/sql/resource-manager/Microsoft.Sql/preview/2020-02-02-preview/examples/ServerTrustGroupCreate.json
+14 −0 ...fication/sql/resource-manager/Microsoft.Sql/preview/2020-02-02-preview/examples/ServerTrustGroupDelete.json
+31 −0 specification/sql/resource-manager/Microsoft.Sql/preview/2020-02-02-preview/examples/ServerTrustGroupGet.json
+52 −0 specification/sql/resource-manager/Microsoft.Sql/preview/2020-02-02-preview/examples/ServerTrustGroupList.json
+52 −0 ...source-manager/Microsoft.Sql/preview/2020-02-02-preview/examples/ServerTrustGroupListByManagedInstance.json
+4 −0 specification/sql/resource-manager/readme.md
Loading

0 comments on commit 849156a

Please sign in to comment.