File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Azure.Communication.Identity/src
Azure.Communication.PhoneNumbers/src
Azure.Communication.Sms/src Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ Run `dotnet msbuild /t:GenerateCode` to generate code.
88``` yaml
99tag : package-2021-03-07
1010require :
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
1212payload-flattening-threshold : 3
1313` ` `
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Run `dotnet msbuild /t:GenerateCode` to generate code.
99public-clients : true
1010tag : package-phonenumber-2021-03-07
1111require :
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
1313title : Phone numbers
1414payload-flattening-threshold : 3
1515` ` `
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ Run `dotnet msbuild /t:GenerateCode` to generate code.
88``` yaml
99tag : package-sms-2021-03-07
1010require :
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
1212payload-flattening-threshold : 10
1313` ` `
You can’t perform that action at this time.
0 commit comments