Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Generated from 9f906f3cb4adf97508bcd2feb6b2f07b4ad92a4b
Add IOT central app templates api in swagger
  • Loading branch information
AutorestCI committed Mar 27, 2019
commit 34dd371afe793fd5de5439013ba32c56b2d3f0be
2 changes: 2 additions & 0 deletions profiles/latest/iotcentral/mgmt/iotcentral/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ type AppListResultPage = original.AppListResultPage
type AppPatch = original.AppPatch
type AppProperties = original.AppProperties
type AppSkuInfo = original.AppSkuInfo
type AppTemplate = original.AppTemplate
type AppTemplatesResult = original.AppTemplatesResult
type AppsClient = original.AppsClient
type AppsCreateOrUpdateFuture = original.AppsCreateOrUpdateFuture
type AppsDeleteFuture = original.AppsDeleteFuture
Expand Down
2 changes: 2 additions & 0 deletions profiles/preview/iotcentral/mgmt/iotcentral/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ type AppListResultPage = original.AppListResultPage
type AppPatch = original.AppPatch
type AppProperties = original.AppProperties
type AppSkuInfo = original.AppSkuInfo
type AppTemplate = original.AppTemplate
type AppTemplatesResult = original.AppTemplatesResult
type AppsClient = original.AppsClient
type AppsCreateOrUpdateFuture = original.AppsCreateOrUpdateFuture
type AppsDeleteFuture = original.AppsDeleteFuture
Expand Down
72 changes: 72 additions & 0 deletions services/iotcentral/mgmt/2018-09-01/iotcentral/apps.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.

25 changes: 25 additions & 0 deletions services/iotcentral/mgmt/2018-09-01/iotcentral/models.go

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