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 0dac3d7 commit cf3b53cCopy full SHA for cf3b53c
specification/applicationinsights/resource-manager/readme.python.md
@@ -45,8 +45,8 @@ perform-load: false
45
These settings apply only when `--tag=package-2022-06-15-only --python` is specified on the command line.
46
47
``` yaml $(tag) == 'package-2022-06-15-only' && $(python)
48
-namespace: azure.mgmt.applicationinsights.v2022_06_15_only
49
-output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2022_06_15_only
+namespace: azure.mgmt.applicationinsights.v2022_06_15
+output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2022_06_15
50
```
51
52
### Tag: package-2015-05 and python
0 commit comments