We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d0164 commit c0f77b8Copy full SHA for c0f77b8
specification/digitaltwins/resource-manager/readme.python.md
@@ -40,7 +40,7 @@ perform-load: false
40
These settings apply only when `--tag=package-2023-01 --python` is specified on the command line.
41
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
42
43
-``` yaml $(tag) == 'package-2022-10' && $(python)
+``` yaml $(tag) == 'package-2023-01' && $(python)
44
namespace: azure.mgmt.digitaltwins.v2023_01_31
45
output-folder: $(python-sdks-folder)/digitaltwins/azure-mgmt-digitaltwins/azure/mgmt/digitaltwins/v2023_01_31
46
```
0 commit comments