Skip to content

Commit

Permalink
CodeGen from PR 22548 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Update readme.python.md (Azure#22548)

* Update readme.python.md

* Update readme.python.md

---------

Co-authored-by: Yuchao Yan <[email protected]>
  • Loading branch information
SDKAuto and msyyc committed Feb 10, 2023
1 parent 6b20c20 commit b371f42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/dns/Azure.ResourceManager.Dns/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Run `dotnet build /t:GenerateCode` to generate code.
azure-arm: true
library-name: Dns
namespace: Azure.ResourceManager.Dns
require: https://github.com/Azure/azure-rest-api-specs/blob/48a49f06399fbdf21f17406b5042f96a5d573bf0/specification/dns/resource-manager/readme.md
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/dns/resource-manager/readme.md
output-folder: $(this-folder)/Generated
clear-output-folder: true
skip-csproj: true
Expand Down Expand Up @@ -127,4 +127,4 @@ directive:
transform: >
$.RecordSetProperties.properties.MXRecords["x-ms-client-name"] = "MXRecords";
$.RecordSetProperties.properties.NSRecords["x-ms-client-name"] = "NSRecords";
```
```

0 comments on commit b371f42

Please sign in to comment.