Skip to content

Commit 3ee15ec

Browse files
BigCat20196FredericHeem
authored andcommitted
update appcontainers (Azure#18917)
1 parent 57e91f7 commit 3ee15ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
66
``` yaml $(python)
77
azure-arm: true
88
license-header: MICROSOFT_MIT_NO_VERSION
9-
package-name: azure-mgmt-app
10-
namespace: azure.mgmt.app
9+
package-name: azure-mgmt-appcontainers
10+
namespace: azure.mgmt.appcontainers
1111
package-version: 1.0.0b1
1212
clear-output-folder: true
1313
```
1414
1515
``` yaml $(python)
1616
no-namespace-folders: true
17-
output-folder: $(python-sdks-folder)/app/azure-mgmt-app/azure/mgmt/app
17+
output-folder: $(python-sdks-folder)/appcontainers/azure-mgmt-appcontainers/azure/mgmt/appcontainers
1818
```

0 commit comments

Comments
 (0)