Skip to content

Commit

Permalink
Generated from 35a02241fae4c1c2202bfa24fcd22fcf8285dbe3 (#5359)
Browse files Browse the repository at this point in the history
fix: applicationinsights delete examples

Empty schema object was passing the empty string body in examples.
  • Loading branch information
AutorestCI authored Jul 29, 2019
1 parent aeddd74 commit 47850a2
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 24 deletions.
1 change: 0 additions & 1 deletion profiles/latest/appinsights/mgmt/insights/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
type OperationsClient = original.OperationsClient
type ProactiveDetectionConfigurationsClient = original.ProactiveDetectionConfigurationsClient
type SetObject = original.SetObject
type TagsResource = original.TagsResource
type WebTest = original.WebTest
type WebTestGeolocation = original.WebTestGeolocation
Expand Down
1 change: 0 additions & 1 deletion profiles/preview/appinsights/mgmt/insights/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
type OperationsClient = original.OperationsClient
type ProactiveDetectionConfigurationsClient = original.ProactiveDetectionConfigurationsClient
type SetObject = original.SetObject
type TagsResource = original.TagsResource
type WebTest = original.WebTest
type WebTestGeolocation = original.WebTestGeolocation
Expand Down
13 changes: 6 additions & 7 deletions services/appinsights/mgmt/2015-05-01/insights/annotations.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions services/appinsights/mgmt/2015-05-01/insights/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47850a2

Please sign in to comment.