Skip to content

Commit e943412

Browse files
minnieliuMinnie Liu
andauthored
Updating autorest readme link (Azure#21244)
Co-authored-by: Minnie Liu <peiliu@microsoft.com>
1 parent c3ceaaf commit e943412

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/communication/Azure.Communication.Identity/src/autorest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Run `dotnet msbuild /t:GenerateCode` to generate code.
88
``` yaml
99
tag: package-2021-03-07
1010
require:
11-
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/bf081421869ccd31d9fd87084b07a1e246aee310/specification/communication/data-plane/Microsoft.CommunicationServicesIdentity/readme.md
11+
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/896d05e37dbb00712726620b8d679cc3c3be09fb/specification/communication/data-plane/Identity/readme.md
1212
payload-flattening-threshold: 3
1313
```

sdk/communication/Azure.Communication.PhoneNumbers/src/autorest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Run `dotnet msbuild /t:GenerateCode` to generate code.
99
public-clients: true
1010
tag: package-phonenumber-2021-03-07
1111
require:
12-
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/bf081421869ccd31d9fd87084b07a1e246aee310/specification/communication/data-plane/Microsoft.CommunicationServicesPhoneNumbers/readme.md
12+
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/896d05e37dbb00712726620b8d679cc3c3be09fb/specification/communication/data-plane/PhoneNumbers/readme.md
1313
title: Phone numbers
1414
payload-flattening-threshold: 3
1515
```

sdk/communication/Azure.Communication.Sms/src/autorest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Run `dotnet msbuild /t:GenerateCode` to generate code.
88
``` yaml
99
tag: package-sms-2021-03-07
1010
require:
11-
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/bf081421869ccd31d9fd87084b07a1e246aee310/specification/communication/data-plane/Microsoft.CommunicationServicesSms/readme.md
11+
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/896d05e37dbb00712726620b8d679cc3c3be09fb/specification/communication/data-plane/Sms/readme.md
1212
payload-flattening-threshold: 10
1313
```

0 commit comments

Comments
 (0)