Skip to content

Commit

Permalink
update values of OperatorNumberType enum (#24052)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericasp16 authored May 18, 2023
1 parent 44d369b commit 97a3d07
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1504,13 +1504,10 @@
"numberType": {
"description": "Type of service associated with the phone number",
"enum": [
"unknown",
"other",
"geographic",
"mobile",
"paging",
"freePhone",
"specialServices",
"testNumber",
"voip"
"mobile"
],
"type": "string",
"x-ms-enum": {
Expand Down

0 comments on commit 97a3d07

Please sign in to comment.