We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c511d0 commit 746aacfCopy full SHA for 746aacf
openapi.yaml
@@ -2951,7 +2951,7 @@ components:
2951
number:
2952
type: string
2953
minLength: 3
2954
- pattern: '^\+(?:\d+(?: |\-)?)+\d+$'
+ pattern: '^\+(?:\d+(?: |\-)?)+\d+(?:\s*[Ee][Xx][Tt]\.\s*\d+)?$'
2955
description: The normalized phone number in E.123 international notation
2956
conforming with local conventions on the use of spaces and hyphens as
2957
separators.
0 commit comments