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 (#592)

* Generated from 6415c5920fc51ac978815e71c12089643a219c49

Swagger specification for Service Fabric runtime version 6.4

* Generated from c69b3d22ae7f74ae4932d3fdce146ff567441664

fix typos specificed -> specified, sucessful -> successful, resturns -> returns, commited -> committed, Double word "maximum", Double word "with"

* Generated from 494e01db96f17beb1d349ab74358274971b26d08

remove invalid character
  • Loading branch information
AutorestCI authored Dec 5, 2018
1 parent 349e2e7 commit 771aaed
Show file tree
Hide file tree
Showing 23 changed files with 9,467 additions and 4,920 deletions.
8,197 changes: 4,926 additions & 3,271 deletions packages/@azure/servicefabric/lib/models/index.ts

Large diffs are not rendered by default.

3,134 changes: 2,092 additions & 1,042 deletions packages/@azure/servicefabric/lib/models/mappers.ts

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshApplicationMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
ApplicationResourceDescription,
ServiceResourceDescription,
ContainerCodePackageProperties,
ImageRegistryCredential,
EnvironmentVariable,
Setting,
ContainerLabel,
EndpointProperties,
ResourceRequirements,
ResourceRequests,
ResourceLimits,
VolumeReference,
ApplicationScopedVolume,
ApplicationScopedVolumeCreationParameters,
DiagnosticsRef,
ReliableCollectionsRef,
ContainerInstanceView,
ContainerState,
ContainerEvent,
NetworkRef,
EndpointRef,
AutoScalingPolicy,
AutoScalingTrigger,
AutoScalingMechanism,
DiagnosticsDescription,
DiagnosticsSinkProperties,
FabricError,
FabricErrorError,
PagedApplicationResourceDescriptionList,
ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk,
AzureInternalMonitoringPipelineSinkDescription,
AddRemoveReplicaScalingMechanism,
AverageLoadScalingTrigger,
AutoScalingMetric,
AutoScalingResourceMetric
} from "../models/mappers";

17 changes: 17 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshCodePackageMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
ContainerLogs,
FabricError,
FabricErrorError
} from "../models/mappers";

28 changes: 28 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshGatewayMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
GatewayResourceDescription,
NetworkRef,
EndpointRef,
TcpConfig,
GatewayDestination,
HttpConfig,
HttpHostConfig,
HttpRouteConfig,
HttpRouteMatchRule,
HttpRouteMatchPath,
HttpRouteMatchHeader,
FabricError,
FabricErrorError,
PagedGatewayResourceDescriptionList
} from "../models/mappers";

21 changes: 21 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshNetworkMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
NetworkResourceDescription,
NetworkResourceProperties,
NetworkResourcePropertiesBase,
FabricError,
FabricErrorError,
PagedNetworkResourceDescriptionList,
LocalNetworkResourceProperties
} from "../models/mappers";

21 changes: 21 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshSecretMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
SecretResourceDescription,
SecretResourceProperties,
SecretResourcePropertiesBase,
FabricError,
FabricErrorError,
PagedSecretResourceDescriptionList,
InlinedValueSecretResourceProperties
} from "../models/mappers";

19 changes: 19 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshSecretValueMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
SecretValueResourceDescription,
FabricError,
FabricErrorError,
PagedSecretValueResourceDescriptionList,
SecretValue
} from "../models/mappers";

45 changes: 45 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshServiceMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
ServiceResourceDescription,
ContainerCodePackageProperties,
ImageRegistryCredential,
EnvironmentVariable,
Setting,
ContainerLabel,
EndpointProperties,
ResourceRequirements,
ResourceRequests,
ResourceLimits,
VolumeReference,
ApplicationScopedVolume,
ApplicationScopedVolumeCreationParameters,
DiagnosticsRef,
ReliableCollectionsRef,
ContainerInstanceView,
ContainerState,
ContainerEvent,
NetworkRef,
EndpointRef,
AutoScalingPolicy,
AutoScalingTrigger,
AutoScalingMechanism,
FabricError,
FabricErrorError,
PagedServiceResourceDescriptionList,
ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk,
AddRemoveReplicaScalingMechanism,
AverageLoadScalingTrigger,
AutoScalingMetric,
AutoScalingResourceMetric
} from "../models/mappers";

Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
ServiceReplicaDescription,
ServiceReplicaProperties,
ContainerCodePackageProperties,
ImageRegistryCredential,
EnvironmentVariable,
Setting,
ContainerLabel,
EndpointProperties,
ResourceRequirements,
ResourceRequests,
ResourceLimits,
VolumeReference,
ApplicationScopedVolume,
ApplicationScopedVolumeCreationParameters,
DiagnosticsRef,
ReliableCollectionsRef,
ContainerInstanceView,
ContainerState,
ContainerEvent,
NetworkRef,
EndpointRef,
FabricError,
FabricErrorError,
PagedServiceReplicaDescriptionList,
ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk
} from "../models/mappers";

19 changes: 19 additions & 0 deletions packages/@azure/servicefabric/lib/models/meshVolumeMappers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
VolumeResourceDescription,
VolumeProviderParametersAzureFile,
FabricError,
FabricErrorError,
PagedVolumeResourceDescriptionList
} from "../models/mappers";

Loading

0 comments on commit 771aaed

Please sign in to comment.