Skip to content

Commit dbd87dc

Browse files
Ericasp/number lookup preview (#24787)
* add isoCountryCode field (#24223) * changed isoCountryCode description --------- Co-authored-by: Erica <34174887+ericasp16@users.noreply.github.com> Co-authored-by: Erica Sponsler <ericasp@microsoft.com>
1 parent 0bd6c36 commit dbd87dc

File tree

1 file changed

+4
-0
lines changed
  • specification/communication/data-plane/PhoneNumbers/preview/2023-05-01-preview

1 file changed

+4
-0
lines changed

specification/communication/data-plane/PhoneNumbers/preview/2023-05-01-preview/phonenumbers.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,10 @@
15151515
"modelAsString": true
15161516
}
15171517
},
1518+
"isoCountryCode": {
1519+
"description": "ISO 3166-1 two character ('alpha-2') code associated with the phone number.",
1520+
"type": "string"
1521+
},
15181522
"operatorDetails": {
15191523
"$ref": "#/definitions/OperatorDetails"
15201524
}

0 commit comments

Comments
 (0)