Skip to content

Commit

Permalink
[AutoPR servicefabric/data-plane] Swagger specification for Service F…
Browse files Browse the repository at this point in the history
…abric runtime version 6.4 (#3564)

* Generated from 494e01db96f17beb1d349ab74358274971b26d08

remove invalid character

* Generated from 494e01db96f17beb1d349ab74358274971b26d08

remove invalid character
  • Loading branch information
AutorestCI committed Dec 5, 2018
1 parent 8162d91 commit c9a20ea
Show file tree
Hide file tree
Showing 19 changed files with 150,679 additions and 259 deletions.
869 changes: 611 additions & 258 deletions profiles/preview/servicefabric/servicefabric/models.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@

package servicefabricapi

import original "github.com/Azure/azure-sdk-for-go/services/servicefabric/6.2/servicefabric/servicefabricapi"
import original "github.com/Azure/azure-sdk-for-go/services/servicefabric/6.4/servicefabric/servicefabricapi"

type BaseClientAPI = original.BaseClientAPI
type MeshApplicationClientAPI = original.MeshApplicationClientAPI
type MeshCodePackageClientAPI = original.MeshCodePackageClientAPI
type MeshGatewayClientAPI = original.MeshGatewayClientAPI
type MeshNetworkClientAPI = original.MeshNetworkClientAPI
type MeshSecretClientAPI = original.MeshSecretClientAPI
type MeshSecretValueClientAPI = original.MeshSecretValueClientAPI
type MeshServiceClientAPI = original.MeshServiceClientAPI
type MeshServiceReplicaClientAPI = original.MeshServiceReplicaClientAPI
type MeshVolumeClientAPI = original.MeshVolumeClientAPI
21,185 changes: 21,185 additions & 0 deletions services/servicefabric/6.3/servicefabric/client.go

Large diffs are not rendered by default.

53,639 changes: 53,639 additions & 0 deletions services/servicefabric/6.3/servicefabric/models.go

Large diffs are not rendered by default.

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions services/servicefabric/6.3/servicefabric/version.go

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

Loading

0 comments on commit c9a20ea

Please sign in to comment.