Skip to content

Commit 5b9c123

Browse files
update python config for packages split from azure-mgmt-kubernetsconfiguration (#34670)
* python-config * update readme.python.md files * remove flatten config
1 parent 47278ad commit 5b9c123

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/extensionTypes/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55

66
``` yaml $(python)
7+
title: KubernetesConfigurationExtensionTypesMgmtClient
78
azure-arm: true
89
license-header: MICROSOFT_MIT_NO_VERSION
910
package-name: azure-mgmt-kubernetesconfiguration-extensiontypes
@@ -15,4 +16,4 @@ clear-output-folder: true
1516
``` yaml $(python)
1617
no-namespace-folders: true
1718
output-folder: $(python-sdks-folder)/kubernetesconfiguration/azure-mgmt-kubernetesconfiguration-extensiontypes/azure/mgmt/kubernetesconfiguration/extensiontypes
18-
```
19+
```

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/extensions/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55

66
``` yaml $(python)
7+
title: KubernetesConfigurationExtensionsMgmtClient
78
azure-arm: true
89
license-header: MICROSOFT_MIT_NO_VERSION
910
package-name: azure-mgmt-kubernetesconfiguration-extensions
@@ -15,4 +16,4 @@ clear-output-folder: true
1516
``` yaml $(python)
1617
no-namespace-folders: true
1718
output-folder: $(python-sdks-folder)/kubernetesconfiguration/azure-mgmt-kubernetesconfiguration-extensions/azure/mgmt/kubernetesconfiguration/extensions
18-
```
19+
```

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/fluxConfigurations/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55

66
``` yaml $(python)
7+
title: KubernetesConfigurationFluxConfigurationsMgmtClient
78
azure-arm: true
89
license-header: MICROSOFT_MIT_NO_VERSION
910
package-name: azure-mgmt-kubernetesconfiguration-fluxconfigurations
@@ -15,4 +16,4 @@ clear-output-folder: true
1516
``` yaml $(python)
1617
no-namespace-folders: true
1718
output-folder: $(python-sdks-folder)/kubernetesconfiguration/azure-mgmt-kubernetesconfiguration-fluxconfigurations/azure/mgmt/kubernetesconfiguration/fluxconfigurations
18-
```
19+
```

0 commit comments

Comments
 (0)