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 fe28323 commit 50a831bCopy full SHA for 50a831b
specification/timeseriesinsights/resource-manager/readme.python.md
@@ -12,6 +12,7 @@ python:
12
payload-flattening-threshold: 2
13
namespace: azure.mgmt.timeseriesinsights
14
package-name: azure-mgmt-timeseriesinsights
15
+ package-version: 0.1.0
16
clear-output-folder: true
17
```
18
``` yaml $(python) && $(track2)
@@ -20,6 +21,8 @@ azure-arm: true
20
21
license-header: MICROSOFT_MIT_NO_VERSION
22
23
24
+package-version: 0.1.0
25
+clear-output-folder: true
26
27
28
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
0 commit comments