Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions specification/managementgroups/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-managementgroups/azure/mgmt/managementgroups
output-folder: $(python-sdks-folder)/managementgroups/azure-mgmt-managementgroups/azure/mgmt/managementgroups
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-managementgroups
output-folder: $(python-sdks-folder)/managementgroups/azure-mgmt-managementgroups
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/mariadb/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-rdbms/azure/mgmt/rdbms/mariadb
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/mariadb
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-rdbms
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/marketplaceordering/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-marketplaceordering/azure/mgmt/marketplaceordering
output-folder: $(python-sdks-folder)/marketplaceordering/azure-mgmt-marketplaceordering/azure/mgmt/marketplaceordering
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-marketplaceordering
output-folder: $(python-sdks-folder)/marketplaceordering/azure-mgmt-marketplaceordering
```

Workaround invalid date-time returned by the server.
Expand Down
4 changes: 2 additions & 2 deletions specification/mysql/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-rdbms/azure/mgmt/rdbms/mysql
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/mysql
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-rdbms
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/netapp/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-netapp/azure/mgmt/netapp
output-folder: $(python-sdks-folder)/netapp/azure-mgmt-netapp/azure/mgmt/netapp
```

``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-netapp
output-folder: $(python-sdks-folder)/netapp/azure-mgmt-netapp
```
4 changes: 2 additions & 2 deletions specification/notificationhubs/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-notificationhubs/azure/mgmt/notificationhubs
output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhubs/azure/mgmt/notificationhubs
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-notificationhubs
output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhubs
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/postgresql/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-rdbms/azure/mgmt/rdbms/postgresql
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/postgresql
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-rdbms
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/powerbiembedded/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-powerbiembedded/azure/mgmt/powerbiembedded
output-folder: $(python-sdks-folder)/powerbiembedded/azure-mgmt-powerbiembedded/azure/mgmt/powerbiembedded
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-powerbiembedded
output-folder: $(python-sdks-folder)/powerbiembedded/azure-mgmt-powerbiembedded
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/privatedns/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-privatedns/azure/mgmt/privatedns
output-folder: $(python-sdks-folder)/network/azure-mgmt-privatedns/azure/mgmt/privatedns
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-privatedns
output-folder: $(python-sdks-folder)/network/azure-mgmt-privatedns
```