Skip to content

Commit eca8060

Browse files
authored
[DeviceUpdate] Update readme.python.md (#20401)
* Update readme.python.md * Update readme.python.md
1 parent 6635f9f commit eca8060

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

specification/deviceupdate/resource-manager/readme.python.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@
33
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

6-
```yaml $(python)
6+
``` yaml $(python)
77
title: DeviceUpdateMgmtClient
88
azure-arm: true
99
license-header: MICROSOFT_MIT_NO_VERSION
1010
package-name: azure-mgmt-deviceupdate
11+
namespace: azure.mgmt.deviceupdate
1112
package-version: 1.0.0b1
12-
no-namespace-folders: true
13+
clear-output-folder: true
1314
```
1415
15-
```yaml $(python)
16+
``` yaml $(python)
1617
no-namespace-folders: true
1718
output-folder: $(python-sdks-folder)/deviceupdate/azure-mgmt-deviceupdate/azure/mgmt/deviceupdate
1819
```

0 commit comments

Comments
 (0)