Skip to content

Commit

Permalink
[python]Update readme.python.md for postgresql (#14182)
Browse files Browse the repository at this point in the history
* Update readme.python.md

* Update readme.python.md
  • Loading branch information
msyyc authored Apr 29, 2021
1 parent 2fb4058 commit 62e437e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/postgresql/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ These settings apply only when `--tag=package-2021-03-31-privatepreview --python
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.

``` yaml $(tag) == 'package-2021-03-31-privatepreview' && $(python)
namespace: azure.mgmt.rdbms.postgresql
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/postgresql
namespace: azure.mgmt.rdbms.postgresql_flexibleservers
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/postgresql_flexibleservers
```

### Tag: package-2020-01-01 and python
Expand Down

0 comments on commit 62e437e

Please sign in to comment.