Skip to content

Commit

Permalink
Generated from ad2716208f8089dd2d768faf9e9f765660fafc9c (#5873)
Browse files Browse the repository at this point in the history
Fixed unknown words
  • Loading branch information
AutorestCI authored and ArcturusZhang committed Sep 26, 2019
1 parent 8b4a661 commit 043cec3
Show file tree
Hide file tree
Showing 10 changed files with 3,960 additions and 1,930 deletions.
169 changes: 146 additions & 23 deletions profiles/preview/preview/securityinsight/mgmt/securityinsight/models.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,14 @@ import original "github.com/Azure/azure-sdk-for-go/services/preview/securityinsi
type ActionsClientAPI = original.ActionsClientAPI
type AlertRuleTemplatesClientAPI = original.AlertRuleTemplatesClientAPI
type AlertRulesClientAPI = original.AlertRulesClientAPI
type BookmarkRelationsClientAPI = original.BookmarkRelationsClientAPI
type BookmarksClientAPI = original.BookmarksClientAPI
type CaseCommentsClientAPI = original.CaseCommentsClientAPI
type CaseRelationsClientAPI = original.CaseRelationsClientAPI
type CasesAggregationsClientAPI = original.CasesAggregationsClientAPI
type CasesClientAPI = original.CasesClientAPI
type CommentsClientAPI = original.CommentsClientAPI
type DataConnectorRequirementsClientAPI = original.DataConnectorRequirementsClientAPI
type DataConnectorsClientAPI = original.DataConnectorsClientAPI
type EntitiesClientAPI = original.EntitiesClientAPI
type EntityQueriesClientAPI = original.EntityQueriesClientAPI
Expand Down

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

Large diffs are not rendered by default.

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

Loading

0 comments on commit 043cec3

Please sign in to comment.