File tree Expand file tree Collapse file tree 1 file changed +16
-13
lines changed
specification/powerplatform/resource-manager Expand file tree Collapse file tree 1 file changed +16
-13
lines changed Original file line number Diff line number Diff line change 33These settings apply only when ` --python ` is specified on the command line.
44Please also specify ` --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone> ` .
55
6- ``` yaml $(python)
7- python :
8- azure-arm : true
9- license-header : MICROSOFT_MIT_NO_VERSION
10- payload-flattening-threshold : 2
11- namespace : Microsoft.PowerPlatform
12- package-name : powerplatform
13- package-version : 2020-10-30-preview
14- clear-output-folder : true
6+ ``` yaml $(python)
7+ azure-arm : true
8+ license-header : MICROSOFT_MIT_NO_VERSION
9+ package-name : azure-mgmt-powerplatform
10+ namespace : azure.mgmt.powerplatform
11+ package-version : 1.0.0b1
12+ clear-output-folder : true
13+ title : PowerPlatformMgmtClient
1514` ` `
1615
17- ` ` ` yaml $(python)
18- python :
19- no-namespace-folders : true
20- output-folder : $(python-sdks-folder)/azure-mgmt/powerplatform
16+ ` ` ` yaml $(python)
17+ no-namespace-folders : true
18+ output-folder : $(python-sdks-folder)/powerplatform/azure-mgmt-powerplatform/azure/mgmt/powerplatform
19+ ` ` `
20+
21+ ` ` ` yaml $(python)
22+ modelerfour :
23+ flatten-models : false
2124` ` `
You can’t perform that action at this time.
0 commit comments