-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AutoPR servicefabric/data-plane] Swagger specification for Service F…
…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
1 parent
349e2e7
commit 771aaed
Showing
23 changed files
with
9,467 additions
and
4,920 deletions.
There are no files selected for viewing
8,197 changes: 4,926 additions & 3,271 deletions
8,197
packages/@azure/servicefabric/lib/models/index.ts
Large diffs are not rendered by default.
Oops, something went wrong.
3,134 changes: 2,092 additions & 1,042 deletions
3,134
packages/@azure/servicefabric/lib/models/mappers.ts
Large diffs are not rendered by default.
Oops, something went wrong.
49 changes: 49 additions & 0 deletions
49
packages/@azure/servicefabric/lib/models/meshApplicationMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
17
packages/@azure/servicefabric/lib/models/meshCodePackageMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
28
packages/@azure/servicefabric/lib/models/meshGatewayMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
21
packages/@azure/servicefabric/lib/models/meshNetworkMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
21
packages/@azure/servicefabric/lib/models/meshSecretMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
19
packages/@azure/servicefabric/lib/models/meshSecretValueMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
45
packages/@azure/servicefabric/lib/models/meshServiceMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"; | ||
|
39 changes: 39 additions & 0 deletions
39
packages/@azure/servicefabric/lib/models/meshServiceReplicaMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
19
packages/@azure/servicefabric/lib/models/meshVolumeMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"; | ||
|
Oops, something went wrong.