Skip to content

Commit

Permalink
Generated from 28eed48f854b2f1ebe692a3d316788a6dff3758d (#4196)
Browse files Browse the repository at this point in the history
fix linterdiff tool
  • Loading branch information
AutorestCI authored Mar 4, 2019
1 parent 089ae0f commit ab43d76
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
1 change: 1 addition & 0 deletions profiles/latest/web/mgmt/web/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,7 @@ type MSDeployLogProperties = original.MSDeployLogProperties
type MSDeployStatus = original.MSDeployStatus
type MSDeployStatusProperties = original.MSDeployStatusProperties
type ManagedServiceIdentity = original.ManagedServiceIdentity
type ManagedServiceIdentityUserAssignedIdentitiesValue = original.ManagedServiceIdentityUserAssignedIdentitiesValue
type MetricAvailabilily = original.MetricAvailabilily
type MetricAvailability = original.MetricAvailability
type MetricDefinition = original.MetricDefinition
Expand Down
1 change: 1 addition & 0 deletions profiles/preview/web/mgmt/web/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,7 @@ type MSDeployLogProperties = original.MSDeployLogProperties
type MSDeployStatus = original.MSDeployStatus
type MSDeployStatusProperties = original.MSDeployStatusProperties
type ManagedServiceIdentity = original.ManagedServiceIdentity
type ManagedServiceIdentityUserAssignedIdentitiesValue = original.ManagedServiceIdentityUserAssignedIdentitiesValue
type MetricAvailabilily = original.MetricAvailabilily
type MetricAvailability = original.MetricAvailability
type MetricDefinition = original.MetricDefinition
Expand Down
30 changes: 28 additions & 2 deletions services/web/mgmt/2018-02-01/web/models.go

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

0 comments on commit ab43d76

Please sign in to comment.