Skip to content

Commit

Permalink
fixed readme (Azure#9081)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zim Kalinowski authored and 00Kai0 committed Oct 12, 2020
1 parent 2428d17 commit c4ed95d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ python:
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
payload-flattening-threshold: 2
namespace: Microsoft.CustomerLockbox
package-name: customerlockbox
namespace: azure.mgmt.customerlockbox
package-name: azure-mgmt-customerlockbox
package-version: 2018-02-28-preview
clear-output-folder: true
```
```yaml $(python)
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt/customerlockbox
output-folder: $(python-sdks-folder)/customerlockbox/azure-mgmt-customerlockbox/azure/mgmt/customerlockbox
```

0 comments on commit c4ed95d

Please sign in to comment.