Skip to content

Commit 161378e

Browse files
authored
Change Readme commit ID to the squashed ID (Azure#39645)
* Add number lookup GA * Add GA release of Number Insight to changelog * add number insight models to init file to make them public * add PhoneNumberSearchResultError to init file to make them public * error code and error from PhoneNumberSearchResult to match previous stable version * disable pylint docstring-keyword-should-match-keyword-only * disable pylint docstring-keyword-should-match-keyword-only * fixed async search operatorInformation * Change code comment, Mobile Network Code -> ISO 2 Mobile Network Code; Mobile Country Code -> ISO 2 Mobile Country Code * update docs * regenerate comments * fix doc comment policy issue * options becomes a kwarg * fix pylint and docs * fix pylint line too long * fix pylint line too long * update change logs for options as kwarg * use squashed commit Id from specs repo
1 parent 3a79e2c commit 161378e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/communication/azure-communication-phonenumbers/swagger/PHONE_NUMBER_SWAGGER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ autorest ./PHONE_NUMBER_SWAGGER.md
1111
### Settings
1212
``` yaml
1313
tag: package-phonenumber-2025-02-11
14-
require: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/dfb05962145923b65a277a1c48458983d227e04b/specification/communication/data-plane/PhoneNumbers/readme.md
14+
require: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/a3d9c16f14fbfa814d6315a4972517cec77c6bfb/specification/communication/data-plane/PhoneNumbers/readme.md
1515
output-folder: ../azure/communication/phonenumbers/_generated
1616
namespace: azure.communication.phonenumbers
1717
license-header: MICROSOFT_MIT_NO_VERSION

0 commit comments

Comments
 (0)